![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Run/DD4hep/include/ActsExamples/Detector/DD4hepDetectorWithOptions.hpp>
Inheritance diagram for ActsExamples::DD4hepDetectorWithOptions:
Collaboration diagram for ActsExamples::DD4hepDetectorWithOptions:Public Member Functions | |
| void | addOptions (boost::program_options::options_description &opt) const override |
| auto | finalize (const boost::program_options::variables_map &vm, std::shared_ptr< const Acts::IMaterialDecorator > mdecorator) -> std::pair< TrackingGeometryPtr, ContextDecorators > override |
Public Member Functions inherited from ActsExamples::IBaseDetector | |
| virtual | ~IBaseDetector ()=default |
Private Attributes | |
| DD4hep::DD4hepDetector | m_detector |
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 16 of file DD4hepDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 16 of file DD4hepDetectorWithOptions.hpp
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 17 of file DD4hepDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 17 of file DD4hepDetectorWithOptions.cpp
References ActsExamples::Options::addDD4hepOptions().
Here is the call graph for this function:
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 22 of file DD4hepDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 22 of file DD4hepDetectorWithOptions.cpp
|
private |
Definition at line 17 of file DD4hepDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 17 of file DD4hepDetectorWithOptions.hpp