Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache Struct Reference

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 * nSharedHits_vs_eta
 Number of Shared Hits 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.
 
TProfile * nSharedHits_vs_pt
 Number of Shared Hits vs pt.
 

Detailed Description

Nested Cache struct.

Definition at line 38 of file TrackSummaryPlotTool.hpp.

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

Member Data Documentation

TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_eta
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nHoles_vs_pt
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_eta

Number of non-outlier measurements vs eta.

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

TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nMeasurements_vs_pt

Number of non-outlier measurements vs pt.

Definition at line 47 of file TrackSummaryPlotTool.hpp.

View newest version in sPHENIX GitHub at line 47 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
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nOutliers_vs_pt
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nSharedHits_vs_eta
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nSharedHits_vs_pt
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_eta
TProfile* ActsExamples::TrackSummaryPlotTool::TrackSummaryPlotCache::nStates_vs_pt

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