![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
| std::pair< std::shared_ptr < const Acts::TrackingGeometry > , std::vector< std::shared_ptr < FW::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< FW::IContextDecorator > > > FW::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 34 of file CommonGeometry.cpp.
View newest version in sPHENIX GitHub at line 34 of file CommonGeometry.cpp
References FW::RootMaterialDecorator::Config::fileName, and FW::IBaseDetector::finalize().
Referenced by G4ForwardXrayTR::G4ForwardXrayTR(), main(), MakeActsGeometry::makeGeometry(), materialMappingExample(), materialValidationExample(), G4VLongitudinalStringDecay::PossibleHadronMass(), processGeometry(), and propagationExample().
Here is the call graph for this function:
Here is the caller graph for this function: