EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MaterialValidationBase.cpp File Reference
+ Include dependency graph for MaterialValidationBase.cpp:

Go to the source code of this file.

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.
 

Function Documentation

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

The material validation example, it runs a propagation and then writes out the material information.

Parameters
argcthe number of argumetns of the call
atgvthe argument list
detectorthe 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: