![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | FW |
Functions | |
| int | materialValidationExample (int argc, char *argv[], FW::IBaseDetector &detector) |
| The material validation example, it runs a propagation and then writes out the material information. | |
| int materialValidationExample | ( | int | argc, |
| char * | argv[], | ||
| FW::IBaseDetector & | detector | ||
| ) |
The material validation example, it runs a propagation and then writes out the material information.
| argc | the number of argumetns of the call |
| atgv | the argument list |
| detector | the detector instance |
Definition at line 114 of file MaterialValidationBase.cpp.
View newest version in sPHENIX GitHub at line 114 of file MaterialValidationBase.cpp
References FW::Options::addBFieldOptions(), FW::Options::addGeometryOptions(), FW::Options::addMaterialOptions(), FW::IBaseDetector::addOptions(), FW::Options::addOutputOptions(), FW::Options::addPropagationOptions(), FW::Options::addRandomNumbersOptions(), FW::Options::addSequencerOptions(), FW::Sequencer::addWriter(), Acts::IntegrationTest::bField, FW::Geometry::build(), FW::RootMaterialTrackWriter::Config::collection, incremental_prev_tag::desc, FW::RootMaterialTrackWriter::Config::filePath, FW::joinPaths(), FW::Options::makeDefaultOptions(), FW::Options::parse(), FW::Options::readBField(), FW::Options::readLogLevel(), FW::Options::readRandomNumbersConfig(), FW::Options::readSequencerConfig(), FW::Sequencer::run(), and FW::RootMaterialTrackWriter::Config::storesurface.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: