![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
Functions | |
| int | propagationExample (int argc, char *argv[], ActsExamples::IBaseDetector &detector) |
| int propagationExample | ( | int | argc, |
| char * | argv[], | ||
| ActsExamples::IBaseDetector & | detector | ||
| ) |
The Propagation example
| argc | the number of arguments of the call |
| argv | the argument list |
| detector | The detector descriptor instance |
Definition at line 32 of file PropagationExampleBase.cpp.
View newest version in sPHENIX GitHub at line 32 of file PropagationExampleBase.cpp
References ActsExamples::Sequencer::addAlgorithm(), ActsExamples::Sequencer::addContextDecorator(), ActsExamples::Options::addGeometryOptions(), ActsExamples::Options::addMagneticFieldOptions(), 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::RootPropagationStepsWriter::Config::collection, filter::Config, ActsExamples::RootPropagationStepsWriter::Config::filePath, Acts::Test::geometry, ActsExamples::joinPaths(), telescope_simulation::logLevel, ActsExamples::Options::makeDefaultOptions(), testing::internal::move(), Acts::Test::navigator, outputDir, ActsExamples::Options::parse(), ActsExamples::Options::readLogLevel(), ActsExamples::Options::readMagneticField(), ActsExamples::Options::readPropagationConfig(), ActsExamples::Options::readRandomNumbersConfig(), ActsExamples::Options::readSequencerConfig(), ActsExamples::Sequencer::run(), ActsExamples::Options::setupMagneticFieldServices(), propagation_timing::stepper, and Acts::tGeometry.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: