ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Detectors/DD4hepDetector/include/ACTFW/DD4hepDetector/DD4hepDetector.hpp>
Public Member Functions | |
void | addOptions (boost::program_options::options_description &opt) const override |
std::pair < FW::IBaseDetector::TrackingGeometryPtr, ContextDecorators > | finalize (const boost::program_options::variables_map &vm, std::shared_ptr< const Acts::IMaterialDecorator > mdecorator) override |
Public Member Functions inherited from FW::IBaseDetector | |
virtual | ~IBaseDetector ()=default |
Additional Inherited Members | |
Public Types inherited from FW::IBaseDetector | |
using | ContextDecorators = std::vector< std::shared_ptr< FW::IContextDecorator >> |
using | TrackingGeometryPtr = std::shared_ptr< const Acts::TrackingGeometry > |
Definition at line 17 of file DD4hepDetector.hpp.
View newest version in sPHENIX GitHub at line 17 of file DD4hepDetector.hpp
|
overridevirtual |
Implements FW::IBaseDetector.
Definition at line 19 of file DD4hepDetector.cpp.
View newest version in sPHENIX GitHub at line 19 of file DD4hepDetector.cpp
References FW::Options::addDD4hepOptions().
|
overridevirtual |
Implements FW::IBaseDetector.
Definition at line 24 of file DD4hepDetector.cpp.
View newest version in sPHENIX GitHub at line 24 of file DD4hepDetector.cpp