![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Printers/ActsExamples/Printers/HitsPrinter.hpp>
Collaboration diagram for ActsExamples::HitsPrinter::Config:Public Attributes | |
| std::string | inputClusters |
| Input cluster collection. | |
| std::string | inputMeasurementParticlesMap |
| Input hit-particles map. | |
| std::string | inputHitIds |
| Input hit id collection. | |
| size_t | selectIndexStart = 0u |
| size_t | selectIndexLength = 0u |
| size_t | selectVolume = 0u |
| size_t | selectLayer = 0u |
| size_t | selectModule = 0u |
Definition at line 41 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 41 of file HitsPrinter.hpp
| std::string ActsExamples::HitsPrinter::Config::inputClusters |
Input cluster collection.
Definition at line 43 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 43 of file HitsPrinter.hpp
Referenced by ActsExamples::HitsPrinter::HitsPrinter(), and main().
| std::string ActsExamples::HitsPrinter::Config::inputHitIds |
Input hit id collection.
Definition at line 47 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 47 of file HitsPrinter.hpp
Referenced by ActsExamples::HitsPrinter::HitsPrinter(), and main().
| std::string ActsExamples::HitsPrinter::Config::inputMeasurementParticlesMap |
Input hit-particles map.
Definition at line 45 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 45 of file HitsPrinter.hpp
Referenced by ActsExamples::HitsPrinter::HitsPrinter(), and main().
| size_t ActsExamples::HitsPrinter::Config::selectIndexLength = 0u |
Definition at line 50 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 50 of file HitsPrinter.hpp
Referenced by main().
| size_t ActsExamples::HitsPrinter::Config::selectIndexStart = 0u |
Definition at line 49 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 49 of file HitsPrinter.hpp
| size_t ActsExamples::HitsPrinter::Config::selectLayer = 0u |
Definition at line 53 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 53 of file HitsPrinter.hpp
| size_t ActsExamples::HitsPrinter::Config::selectModule = 0u |
Definition at line 54 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 54 of file HitsPrinter.hpp
| size_t ActsExamples::HitsPrinter::Config::selectVolume = 0u |
Definition at line 52 of file HitsPrinter.hpp.
View newest version in sPHENIX GitHub at line 52 of file HitsPrinter.hpp