![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Functions | |
| std::pair< std::shared_ptr < const Acts::TrackingGeometry > , std::vector< std::shared_ptr < ActsExamples::IContextDecorator > > > | build (const boost::program_options::variables_map &vm, IBaseDetector &detector) |
| helper method to setup the geometry | |
| std::pair< std::shared_ptr< const Acts::TrackingGeometry >, std::vector< std::shared_ptr< ActsExamples::IContextDecorator > > > ActsExamples::Geometry::build | ( | const boost::program_options::variables_map & | vm, |
| IBaseDetector & | detector | ||
| ) |
helper method to setup the geometry
| options_map_t | Type of the options to be read |
| geometry_setupt_t | Type of the callable geometry setup |
| vm | the parsed options map |
| geometrySetup | the callable geometry setup |
Return the geometry and context decorators
Return the geometry and context decorators
Definition at line 35 of file CommonGeometry.cpp.
View newest version in sPHENIX GitHub at line 35 of file CommonGeometry.cpp
References ActsExamples::RootMaterialDecorator::Config::fileName, and ActsExamples::IBaseDetector::finalize().
Referenced by main(), MakeActsGeometry::makeGeometry(), materialMappingExample(), materialValidationExample(), processGeometry(), and propagationExample().
Here is the call graph for this function:
Here is the caller graph for this function: