![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
The nested configuration struct. More...
#include <acts/blob/sPHENIX/Examples/Io/Root/include/ActsExamples/Io/Root/RootMaterialTrackReader.hpp>
Collaboration diagram for ActsExamples::RootMaterialTrackReader::Config:Public Attributes | |
| std::string | collection |
| material collection to read | |
| std::string | treeName = "material-tracks" |
| name of the output tree | |
| std::vector< std::string > | fileList |
| List of input files. | |
| bool | orderedEvents = true |
| Whether the events are ordered or not. | |
| bool | readCachedSurfaceInformation = false |
The nested configuration struct.
Definition at line 41 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 41 of file RootMaterialTrackReader.hpp
| std::string ActsExamples::RootMaterialTrackReader::Config::collection |
material collection to read
Definition at line 42 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 42 of file RootMaterialTrackReader.hpp
Referenced by test_propagation.AssertCollectionExistsAlg::execute(), and runMaterialMapping().
| std::vector<std::string> ActsExamples::RootMaterialTrackReader::Config::fileList |
List of input files.
Definition at line 45 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 45 of file RootMaterialTrackReader.hpp
Referenced by runMaterialMapping().
| bool ActsExamples::RootMaterialTrackReader::Config::orderedEvents = true |
Whether the events are ordered or not.
Definition at line 48 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 48 of file RootMaterialTrackReader.hpp
| bool ActsExamples::RootMaterialTrackReader::Config::readCachedSurfaceInformation = false |
Definition at line 50 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 50 of file RootMaterialTrackReader.hpp
Referenced by runMaterialMapping().
| std::string ActsExamples::RootMaterialTrackReader::Config::treeName = "material-tracks" |
name of the output tree
Definition at line 44 of file RootMaterialTrackReader.hpp.
View newest version in sPHENIX GitHub at line 44 of file RootMaterialTrackReader.hpp