EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::EffPlotTool::EffPlotCache Struct Reference

Nested Cache struct. More...

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Validation/EffPlotTool.hpp>

Public Attributes

TEfficiency * trackEff_vs_pT
 Tracking efficiency vs pT.
 
TEfficiency * trackEff_vs_eta
 Tracking efficiency vs eta.
 
TEfficiency * trackEff_vs_phi
 Tracking efficiency vs phi.
 

Detailed Description

Nested Cache struct.

Definition at line 35 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 35 of file EffPlotTool.hpp

Member Data Documentation

TEfficiency* ActsExamples::EffPlotTool::EffPlotCache::trackEff_vs_eta

Tracking efficiency vs eta.

Definition at line 37 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 37 of file EffPlotTool.hpp

Referenced by ActsExamples::EffPlotTool::book(), ActsExamples::EffPlotTool::clear(), ActsExamples::EffPlotTool::fill(), and ActsExamples::EffPlotTool::write().

TEfficiency* ActsExamples::EffPlotTool::EffPlotCache::trackEff_vs_phi

Tracking efficiency vs phi.

Definition at line 38 of file EffPlotTool.hpp.

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

Referenced by ActsExamples::EffPlotTool::book(), ActsExamples::EffPlotTool::clear(), ActsExamples::EffPlotTool::fill(), and ActsExamples::EffPlotTool::write().

TEfficiency* ActsExamples::EffPlotTool::EffPlotCache::trackEff_vs_pT

Tracking efficiency vs pT.

Definition at line 36 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 36 of file EffPlotTool.hpp

Referenced by ActsExamples::EffPlotTool::book(), ActsExamples::EffPlotTool::clear(), ActsExamples::EffPlotTool::fill(), and ActsExamples::EffPlotTool::write().


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