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

Go to the source code of this file.

Functions

int materialMappingExample (int argc, char *argv[], FW::IBaseDetector &detector)
 The material validation example, it runs a propagation and then writes out the material information.
 

Function Documentation

int materialMappingExample ( int  argc,
char *  argv[],
FW::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

Default contexts

The material mapper

The material mapping algorithm

The name of the output file

Definition at line 35 of file MaterialMappingBase.cpp.

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

References FW::Sequencer::addAlgorithm(), FW::Options::addGeometryOptions(), FW::Options::addInputOptions(), FW::Options::addMaterialMappingOptions(), FW::Options::addMaterialOptions(), FW::IBaseDetector::addOptions(), FW::Options::addOutputOptions(), FW::Options::addPropagationOptions(), FW::Sequencer::addReader(), FW::Options::addSequencerOptions(), FW::Sequencer::addWriter(), FW::Geometry::build(), FW::RootMaterialTrackReader::Config::collection, FW::RootMaterialTrackWriter::Config::collection, incremental_prev_tag::desc, FW::RootMaterialTrackReader::Config::fileList, FW::RootMaterialWriter::Config::fileName, FW::RootMaterialTrackWriter::Config::filePath, Acts::Test::geoContext, Acts::getDefaultLogger(), Acts::Logging::INFO, FW::Options::makeDefaultOptions(), mfContext, Acts::Test::navigator, FW::Options::parse(), FW::Options::readLogLevel(), FW::Options::readSequencerConfig(), FW::Sequencer::run(), propagation_timing::stepper, FW::RootMaterialTrackWriter::Config::storesurface, and Acts::Test::tGeometry.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: