ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::TrackSummaryPlotTool::TrackSummaryPlotCache Struct Reference

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
 

Detailed Description

Nested Cache struct.

Definition at line 34 of file TrackSummaryPlotTool.hpp.

View newest version in sPHENIX GitHub at line 34 of file TrackSummaryPlotTool.hpp

Member Data Documentation

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().


The documentation for this struct was generated from the following file: