Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::TelescopeDetectorWithOptions Class Reference

#include <acts/blob/sPHENIX/Examples/Run/Common/include/ActsExamples/Detector/TelescopeDetectorWithOptions.hpp>

+ Inheritance diagram for ActsExamples::TelescopeDetectorWithOptions:
+ Collaboration diagram for ActsExamples::TelescopeDetectorWithOptions:

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 >
 

Detailed Description

Definition at line 16 of file TelescopeDetectorWithOptions.hpp.

View newest version in sPHENIX GitHub at line 16 of file TelescopeDetectorWithOptions.hpp

Member Function Documentation

void ActsExamples::TelescopeDetectorWithOptions::addOptions ( ActsExamples::Options::Description desc) const
override

Definition at line 17 of file TelescopeDetectorWithOptions.cpp.

View newest version in sPHENIX GitHub at line 17 of file TelescopeDetectorWithOptions.cpp

References value.

auto ActsExamples::TelescopeDetectorWithOptions::finalize ( const boost::program_options::variables_map &  vm,
std::shared_ptr< const Acts::IMaterialDecorator  
) -> std::pair<TrackingGeometryPtr, ContextDecorators>
overridevirtual

Member Data Documentation

Telescope::TelescopeDetector ActsExamples::TelescopeDetectorWithOptions::m_detector
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().


The documentation for this class was generated from the following files: