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

#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 >
 

Detailed Description

Definition at line 16 of file DD4hepDetectorWithOptions.hpp.

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

Member Function Documentation

void ActsExamples::DD4hepDetectorWithOptions::addOptions ( boost::program_options::options_description &  opt) const
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:

auto ActsExamples::DD4hepDetectorWithOptions::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 22 of file DD4hepDetectorWithOptions.cpp.

View newest version in sPHENIX GitHub at line 22 of file DD4hepDetectorWithOptions.cpp

Member Data Documentation

DD4hep::DD4hepDetector ActsExamples::DD4hepDetectorWithOptions::m_detector
private

Definition at line 17 of file DD4hepDetectorWithOptions.hpp.

View newest version in sPHENIX GitHub at line 17 of file DD4hepDetectorWithOptions.hpp


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