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

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

+ Inheritance diagram for EmptyDetector:
+ Collaboration diagram for EmptyDetector:

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 >) 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 EmptyDetector.hpp.

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

Member Function Documentation

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

Implements ActsExamples::IBaseDetector.

Definition at line 20 of file EmptyDetector.cpp.

View newest version in sPHENIX GitHub at line 20 of file EmptyDetector.cpp

References ActsExamples::Options::addEmptyGeometryOptions().

+ Here is the call graph for this function:

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

Empty decorators

Implements ActsExamples::IBaseDetector.

Definition at line 25 of file EmptyDetector.cpp.

View newest version in sPHENIX GitHub at line 25 of file EmptyDetector.cpp

References Acts::TrackingVolume::create(), and Acts::Test::hz.

+ Here is the call graph for this function:


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