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

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

+ Inheritance diagram for ActsExamples::AlignedDetectorWithOptions:
+ Collaboration diagram for ActsExamples::AlignedDetectorWithOptions:

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
 

Public Attributes

Contextual::AlignedDetector 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 20 of file AlignedDetectorWithOptions.hpp.

View newest version in sPHENIX GitHub at line 20 of file AlignedDetectorWithOptions.hpp

Member Function Documentation

void ActsExamples::AlignedDetectorWithOptions::addOptions ( boost::program_options::options_description &  opt) const
overridevirtual

Implements ActsExamples::IBaseDetector.

Definition at line 19 of file AlignedDetectorWithOptions.cpp.

View newest version in sPHENIX GitHub at line 19 of file AlignedDetectorWithOptions.cpp

References ActsExamples::Options::addGenericGeometryOptions().

+ Here is the call graph for this function:

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

Implements ActsExamples::IBaseDetector.

Definition at line 57 of file AlignedDetectorWithOptions.cpp.

View newest version in sPHENIX GitHub at line 57 of file AlignedDetectorWithOptions.cpp

References cfg, filter::Config, and CKF_timing_vs_mu::mode.

Member Data Documentation

Contextual::AlignedDetector ActsExamples::AlignedDetectorWithOptions::m_detector

Definition at line 21 of file AlignedDetectorWithOptions.hpp.

View newest version in sPHENIX GitHub at line 21 of file AlignedDetectorWithOptions.hpp


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