![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Io/Performance/ActsExamples/Io/Performance/CKFPerformanceWriter.hpp>
Collaboration diagram for ActsExamples::CKFPerformanceWriter::Config:Public Attributes | |
| std::string | inputParticles |
| Input truth particles collection. | |
| std::string | inputTrajectories |
| Input (found) trajectories collection. | |
| std::string | outputDir |
| Output directory. | |
| std::string | outputFilename = "performance_ckf.root" |
| Output filename. | |
| EffPlotTool::Config | effPlotToolConfig |
| Plot tool configurations. | |
| FakeRatePlotTool::Config | fakeRatePlotToolConfig |
| DuplicationPlotTool::Config | duplicationPlotToolConfig |
| TrackSummaryPlotTool::Config | trackSummaryPlotToolConfig |
| double | truthMatchProbMin = 0.5 |
| Min reco-truth matching probability. | |
| size_t | nMeasurementsMin = 9 |
| Min number of measurements. | |
| double | ptMin = 1_GeV |
| Min transverse momentum. | |
Definition at line 38 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 38 of file CKFPerformanceWriter.hpp
| DuplicationPlotTool::Config ActsExamples::CKFPerformanceWriter::Config::duplicationPlotToolConfig |
Definition at line 50 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 50 of file CKFPerformanceWriter.hpp
| EffPlotTool::Config ActsExamples::CKFPerformanceWriter::Config::effPlotToolConfig |
Plot tool configurations.
Definition at line 48 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 48 of file CKFPerformanceWriter.hpp
| FakeRatePlotTool::Config ActsExamples::CKFPerformanceWriter::Config::fakeRatePlotToolConfig |
Definition at line 49 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 49 of file CKFPerformanceWriter.hpp
| std::string ActsExamples::CKFPerformanceWriter::Config::inputParticles |
Input truth particles collection.
Definition at line 40 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 40 of file CKFPerformanceWriter.hpp
Referenced by ActsExamples::CKFPerformanceWriter::CKFPerformanceWriter(), and main().
| std::string ActsExamples::CKFPerformanceWriter::Config::inputTrajectories |
Input (found) trajectories collection.
Definition at line 42 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 42 of file CKFPerformanceWriter.hpp
Referenced by ActsExamples::CKFPerformanceWriter::CKFPerformanceWriter(), and main().
| size_t ActsExamples::CKFPerformanceWriter::Config::nMeasurementsMin = 9 |
Min number of measurements.
Definition at line 55 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 55 of file CKFPerformanceWriter.hpp
| std::string ActsExamples::CKFPerformanceWriter::Config::outputDir |
Output directory.
Definition at line 44 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 44 of file CKFPerformanceWriter.hpp
Referenced by ActsExamples::CKFPerformanceWriter::CKFPerformanceWriter(), and main().
| std::string ActsExamples::CKFPerformanceWriter::Config::outputFilename = "performance_ckf.root" |
Output filename.
Definition at line 46 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 46 of file CKFPerformanceWriter.hpp
Referenced by ActsExamples::CKFPerformanceWriter::CKFPerformanceWriter().
| double ActsExamples::CKFPerformanceWriter::Config::ptMin = 1_GeV |
Min transverse momentum.
Definition at line 57 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 57 of file CKFPerformanceWriter.hpp
| TrackSummaryPlotTool::Config ActsExamples::CKFPerformanceWriter::Config::trackSummaryPlotToolConfig |
Definition at line 51 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 51 of file CKFPerformanceWriter.hpp
| double ActsExamples::CKFPerformanceWriter::Config::truthMatchProbMin = 0.5 |
Min reco-truth matching probability.
Definition at line 53 of file CKFPerformanceWriter.hpp.
View newest version in sPHENIX GitHub at line 53 of file CKFPerformanceWriter.hpp