EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MaterialMappingBase.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 materialMappingExample (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 materialMappingExample ( 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

Default contexts

The material mapping algorithm

The material surface mapper

The material volume mapper

The name of the output file

Definition at line 36 of file MaterialMappingBase.cpp.

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

References ActsExamples::Sequencer::addAlgorithm(), ActsExamples::Options::addGeometryOptions(), ActsExamples::Options::addInputOptions(), ActsExamples::Options::addMaterialMappingOptions(), ActsExamples::Options::addMaterialOptions(), ActsExamples::IBaseDetector::addOptions(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addPropagationOptions(), ActsExamples::Sequencer::addReader(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Sequencer::addWriter(), ActsExamples::Geometry::build(), ActsExamples::RootMaterialTrackReader::Config::collection, ActsExamples::RootMaterialTrackWriter::Config::collection, ActsExamples::RootMaterialTrackReader::Config::fileList, ActsExamples::RootMaterialWriter::Config::fileName, ActsExamples::RootMaterialTrackWriter::Config::filePath, Acts::Test::geoContext, Acts::getDefaultLogger(), Acts::Logging::INFO, ActsExamples::Options::makeDefaultOptions(), ActsExamples::MaterialMapping::Config::mappingMaterialCollection, Acts::VolumeMaterialMapper::Config::mappingStep, ActsExamples::MaterialMapping::Config::materialSurfaceMapper, ActsExamples::MaterialMapping::Config::materialVolumeMapper, ActsExamples::MaterialMapping::Config::materialWriters, mfContext, Acts::Test::navigator, ActsExamples::Options::parse(), ActsExamples::Options::readLogLevel(), ActsExamples::Options::readSequencerConfig(), ActsExamples::Sequencer::run(), propagation_timing::stepper, ActsExamples::RootMaterialTrackWriter::Config::storeSurface, ActsExamples::RootMaterialTrackWriter::Config::storeVolume, Acts::Test::tGeometry, and ActsExamples::MaterialMapping::Config::trackingGeometry.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: