Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Run/Common/include/ActsExamples/Detector/TelescopeDetectorWithOptions.hpp>
Public Member Functions | |
void | addOptions (ActsExamples::Options::Description &desc) const override |
auto | finalize (const boost::program_options::variables_map &vm, std::shared_ptr< const Acts::IMaterialDecorator >) -> std::pair< TrackingGeometryPtr, ContextDecorators > override |
Public Member Functions inherited from ActsExamples::IBaseDetector | |
virtual | ~IBaseDetector ()=default |
virtual void | addOptions (boost::program_options::options_description &opt) const =0 |
Private Attributes | |
Telescope::TelescopeDetector | 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 TelescopeDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 16 of file TelescopeDetectorWithOptions.hpp
|
override |
Definition at line 17 of file TelescopeDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 17 of file TelescopeDetectorWithOptions.cpp
References value.
|
overridevirtual |
Implements ActsExamples::IBaseDetector.
Definition at line 52 of file TelescopeDetectorWithOptions.cpp.
View newest version in sPHENIX GitHub at line 52 of file TelescopeDetectorWithOptions.cpp
References ActsExamples::Telescope::TelescopeDetector::Config::binValue, ActsExamples::Telescope::TelescopeDetector::Config::bounds, cfg, ActsExamples::Telescope::TelescopeDetector::finalize(), m_detector, ActsExamples::Telescope::TelescopeDetector::Config::offsets, ActsExamples::Telescope::TelescopeDetector::Config::positions, ActsExamples::Telescope::TelescopeDetector::Config::stereos, ActsExamples::Telescope::TelescopeDetector::Config::surfaceType, ActsExamples::Telescope::TelescopeDetector::Config::thickness, and Acts::Test::values.
|
private |
Definition at line 17 of file TelescopeDetectorWithOptions.hpp.
View newest version in sPHENIX GitHub at line 17 of file TelescopeDetectorWithOptions.hpp
Referenced by finalize().