Analysis Software
Documentation for sPHENIX simulation 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 {nullptr}
 Tracking efficiency vs pT.
 
TEfficiency * trackEff_vs_eta {nullptr}
 Tracking efficiency vs eta.
 
TEfficiency * trackEff_vs_phi {nullptr}
 Tracking efficiency vs phi.
 

Detailed Description

Nested Cache struct.

Definition at line 40 of file EffPlotTool.hpp.

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

Member Data Documentation

TEfficiency* ActsExamples::EffPlotTool::EffPlotCache::trackEff_vs_eta {nullptr}

Tracking efficiency vs eta.

Definition at line 42 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 42 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 {nullptr}

Tracking efficiency vs phi.

Definition at line 43 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 43 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 {nullptr}

Tracking efficiency vs pT.

Definition at line 41 of file EffPlotTool.hpp.

View newest version in sPHENIX GitHub at line 41 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: