Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
std::string | inputMeasurementParticleMap |
Input spacepoints collection. | |
std::string | inputSourceLinks |
Input source links. | |
std::string | outputMeasurementParticleMap |
Output protoTracks collection. | |
std::vector < Acts::GeometryIdentifier > | geometrySelection |
What spacepoints to keep. | |
Definition at line 32 of file MeasurementMapSelector.hpp.
View newest version in sPHENIX GitHub at line 32 of file MeasurementMapSelector.hpp
std::vector<Acts::GeometryIdentifier> ActsExamples::MeasurementMapSelector::Config::geometrySelection |
What spacepoints to keep.
Definition at line 43 of file MeasurementMapSelector.hpp.
View newest version in sPHENIX GitHub at line 43 of file MeasurementMapSelector.hpp
Referenced by ActsExamples::MeasurementMapSelector::execute().
std::string ActsExamples::MeasurementMapSelector::Config::inputMeasurementParticleMap |
Input spacepoints collection.
Definition at line 34 of file MeasurementMapSelector.hpp.
View newest version in sPHENIX GitHub at line 34 of file MeasurementMapSelector.hpp
Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().
std::string ActsExamples::MeasurementMapSelector::Config::inputSourceLinks |
Input source links.
Definition at line 37 of file MeasurementMapSelector.hpp.
View newest version in sPHENIX GitHub at line 37 of file MeasurementMapSelector.hpp
Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().
std::string ActsExamples::MeasurementMapSelector::Config::outputMeasurementParticleMap |
Output protoTracks collection.
Definition at line 40 of file MeasurementMapSelector.hpp.
View newest version in sPHENIX GitHub at line 40 of file MeasurementMapSelector.hpp
Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().