ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Nested Cache struct. More...
#include <acts/blob/master/Examples/Framework/include/ACTFW/Validation/TrackSummaryPlotTool.hpp>
Public Attributes | |
TProfile * | nStates_vs_eta |
number of total states vs eta | |
TProfile * | nMeasurements_vs_eta |
number of non-outlier measurements | |
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 34 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 34 of file TrackSummaryPlotTool.hpp
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_eta |
number of holes vs eta
Definition at line 37 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 37 of file TrackSummaryPlotTool.hpp
Referenced by FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_pt |
number of holes vs pt
Definition at line 42 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 42 of file TrackSummaryPlotTool.hpp
Referenced by FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_eta |
number of non-outlier measurements
Definition at line 36 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 36 of file TrackSummaryPlotTool.hpp
Referenced by FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_pt |
number of non-outlier measurements 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 FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nOutliers_vs_eta |
number of outliers 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 FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nOutliers_vs_pt |
number of outliers 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 FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_eta |
number of total states vs eta
Definition at line 35 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 35 of file TrackSummaryPlotTool.hpp
Referenced by FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().
TProfile* FW::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_pt |
number of total states vs pt
Definition at line 39 of file TrackSummaryPlotTool.hpp.
View newest version in sPHENIX GitHub at line 39 of file TrackSummaryPlotTool.hpp
Referenced by FW::TrackSummaryPlotTool::book(), FW::TrackSummaryPlotTool::clear(), FW::TrackSummaryPlotTool::fill(), and FW::TrackSummaryPlotTool::write().