EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DD4hepDetector Struct Reference

#include <acts/blob/sPHENIX/Examples/Detectors/DD4hepDetector/include/ActsExamples/DD4hepDetector/DD4hepDetector.hpp>

+ Inheritance diagram for DD4hepDetector:
+ Collaboration diagram for DD4hepDetector:

Public Member Functions

void addOptions (boost::program_options::options_description &opt) const override
 
std::pair
< ActsExamples::IBaseDetector::TrackingGeometryPtr,
ContextDecorators
finalize (const boost::program_options::variables_map &vm, std::shared_ptr< const Acts::IMaterialDecorator > mdecorator) override
 
- Public Member Functions inherited from ActsExamples::IBaseDetector
virtual ~IBaseDetector ()=default
 

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 17 of file DD4hepDetector.hpp.

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

Member Function Documentation

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

Implements ActsExamples::IBaseDetector.

Definition at line 19 of file DD4hepDetector.cpp.

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

References ActsExamples::Options::addDD4hepOptions().

+ Here is the call graph for this function:

auto DD4hepDetector::finalize ( const boost::program_options::variables_map &  vm,
std::shared_ptr< const Acts::IMaterialDecorator mdecorator 
)
overridevirtual

Implements ActsExamples::IBaseDetector.

Definition at line 24 of file DD4hepDetector.cpp.

View newest version in sPHENIX GitHub at line 24 of file DD4hepDetector.cpp


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