![]() |
EIC Software
Reference for
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 | ActsExamples |
Functions | |
| int | materialValidationExample (int argc, char *argv[], ActsExamples::IBaseDetector &detector) |
| The material validation example, it runs a propagation and then writes out the material information. | |
| int materialValidationExample | ( | int | argc, |
| char * | argv[], | ||
| ActsExamples::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 129 of file MaterialValidationBase.cpp.
View newest version in sPHENIX GitHub at line 129 of file MaterialValidationBase.cpp
References ActsExamples::Options::addBFieldOptions(), ActsExamples::Options::addGeometryOptions(), ActsExamples::Options::addMaterialOptions(), ActsExamples::IBaseDetector::addOptions(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addPropagationOptions(), ActsExamples::Options::addRandomNumbersOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Sequencer::addWriter(), Acts::IntegrationTest::bField, ActsExamples::Geometry::build(), ActsExamples::RootMaterialTrackWriter::Config::collection, ActsExamples::RootMaterialTrackWriter::Config::filePath, ActsExamples::joinPaths(), ActsExamples::Options::makeDefaultOptions(), ActsExamples::Options::parse(), ActsExamples::Options::readBField(), ActsExamples::Options::readLogLevel(), ActsExamples::Options::readRandomNumbersConfig(), ActsExamples::Options::readSequencerConfig(), ActsExamples::Sequencer::run(), ActsExamples::RootMaterialTrackWriter::Config::storeSurface, and ActsExamples::RootMaterialTrackWriter::Config::storeVolume.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: