EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Nested Cache struct. More...
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Validation/TrackSummaryPlotTool.hpp>
Public Attributes | |
TProfile * | nStates_vs_eta |
Number of total states vs eta. | |
TProfile * | nMeasurements_vs_eta |
Number of non-outlier measurements vs eta. | |
TProfile * | nHoles_vs_eta |
Number of holes vs eta. | |
TProfile * | nOutliers_vs_eta |
Number of outliers vs eta. | |
TProfile * | nStates_vs_pt |
Number of total states vs pt. | |
TProfile * | nMeasurements_vs_pt |
Number of non-outlier measurements vs pt. | |
TProfile * | nHoles_vs_pt |
Number of holes vs pt. | |
TProfile * | nOutliers_vs_pt |
Number of outliers vs pt. | |
Nested Cache struct.
Definition at line 35 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 35 of file TrackSummaryPlotTool.hpp
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_eta |
Number of holes vs eta.
Definition at line 39 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 39 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_pt |
Number of holes vs pt.
Definition at line 44 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 44 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_eta |
Number of non-outlier measurements vs eta.
Definition at line 38 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 38 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_pt |
Number of non-outlier measurements vs pt.
Definition at line 43 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 43 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nOutliers_vs_eta |
Number of outliers vs eta.
Definition at line 40 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 40 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nOutliers_vs_pt |
Number of outliers vs pt.
Definition at line 45 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 45 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_eta |
Number of total states vs eta.
Definition at line 36 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 36 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_pt |
Number of total states vs pt.
Definition at line 41 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 41 of file TrackSummaryPlotTool.hpp
Referenced by ActsExamples::TrackSummaryPlotTool::book(), ActsExamples::TrackSummaryPlotTool::clear(), ActsExamples::TrackSummaryPlotTool::fill(), and ActsExamples::TrackSummaryPlotTool::write().