![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Run/Common/include/ActsExamples/Detector/GenericDetectorWithOptions.hpp>
Inheritance diagram for ActsExamples::GenericDetectorWithOptions:
Collaboration diagram for ActsExamples::GenericDetectorWithOptions: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 | |
| GenericDetector | 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 GenericDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 16 of file GenericDetectorWithOptions.hpp
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 17 of file GenericDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 17 of file GenericDetectorWithOptions.cpp
References ActsExamples::Options::addGenericGeometryOptions().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 22 of file GenericDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 22 of file GenericDetectorWithOptions.cpp
References GenericDetector::Config::buildLevel, GenericDetector::Config::buildProto, cfg, GenericDetector::Config::layerLogLevel, testing::internal::move(), GenericDetector::Config::surfaceLogLevel, and GenericDetector::Config::volumeLogLevel.
Here is the call graph for this function:
|
private |
Definition at line 17 of file GenericDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 17 of file GenericDetectorWithOptions.hpp