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

Nested Cache struct. More...

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

Public Attributes

TProfile * nDuplicated_vs_pT
 Number of duplicated tracks vs pT.
 
TProfile * nDuplicated_vs_eta
 Number of duplicated tracks vs eta.
 
TProfile * nDuplicated_vs_phi
 Number of duplicated tracks vs phi.
 
TEfficiency * duplicationRate_vs_pT
 Tracking duplication rate vs pT.
 
TEfficiency * duplicationRate_vs_eta
 Tracking duplication rate vs eta.
 
TEfficiency * duplicationRate_vs_phi
 Tracking duplication rate vs phi.
 

Detailed Description

Nested Cache struct.

Definition at line 41 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 41 of file DuplicationPlotTool.hpp

Member Data Documentation

TEfficiency* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::duplicationRate_vs_eta

Tracking duplication rate vs eta.

Definition at line 46 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 46 of file DuplicationPlotTool.hpp

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

TEfficiency* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::duplicationRate_vs_phi

Tracking duplication rate vs phi.

Definition at line 47 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 47 of file DuplicationPlotTool.hpp

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

TEfficiency* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::duplicationRate_vs_pT

Tracking duplication rate vs pT.

Definition at line 45 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 45 of file DuplicationPlotTool.hpp

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

TProfile* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::nDuplicated_vs_eta

Number of duplicated tracks vs eta.

Definition at line 43 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 43 of file DuplicationPlotTool.hpp

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

TProfile* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::nDuplicated_vs_phi

Number of duplicated tracks vs phi.

Definition at line 44 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 44 of file DuplicationPlotTool.hpp

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

TProfile* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::nDuplicated_vs_pT

Number of duplicated tracks vs pT.

Definition at line 42 of file DuplicationPlotTool.hpp.

View newest version in sPHENIX GitHub at line 42 of file DuplicationPlotTool.hpp

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


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