EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
void | addOptions (boost::program_options::options_description &opt) const override |
std::pair < ActsExamples::IBaseDetector::TrackingGeometryPtr, ContextDecorators > | finalize (const boost::program_options::variables_map &vm, std::shared_ptr< const Acts::IMaterialDecorator > mdecorator) override |
Public Member Functions inherited from ActsExamples::IBaseDetector | |
virtual | ~IBaseDetector ()=default |
Additional Inherited Members | |
Public Types inherited from ActsExamples::IBaseDetector | |
using | ContextDecorators = std::vector< std::shared_ptr< ActsExamples::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 ActsExamples::IBaseDetector.
Definition at line 19 of file DD4hepDetector.cpp.
View newest version in sPHENIX GitHub at line 19 of file DD4hepDetector.cpp
References ActsExamples::Options::addDD4hepOptions().
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 24 of file DD4hepDetector.cpp.
View newest version in sPHENIX GitHub at line 24 of file DD4hepDetector.cpp