EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PropagationExampleBase.hpp File Reference
+ 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)
 

Function Documentation

int propagationExample ( int  argc,
char *  argv[],
ActsExamples::IBaseDetector detector 
)

The Propagation example

Parameters
argcthe number of argumetns of the call
argvthe argument list
detectorThe detector descriptor instance

Definition at line 35 of file PropagationExampleBase.cpp.

View newest version in sPHENIX GitHub at line 35 of file PropagationExampleBase.cpp

References ActsExamples::Sequencer::addAlgorithm(), ActsExamples::Options::addBFieldOptions(), ActsExamples::Sequencer::addContextDecorator(), 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::RootPropagationStepsWriter::Config::collection, ActsExamples::RootPropagationStepsWriter::Config::filePath, ActsExamples::joinPaths(), ActsExamples::Options::makeDefaultOptions(), Acts::Test::navigator, ActsExamples::Options::parse(), ActsExamples::Options::readBField(), ActsExamples::Options::readLogLevel(), ActsExamples::Options::readPropagationConfig(), ActsExamples::Options::readRandomNumbersConfig(), ActsExamples::Options::readSequencerConfig(), ActsExamples::Sequencer::run(), propagation_timing::stepper, and Acts::Test::tGeometry.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: