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

Nested Cache struct. More...

#include <acts/blob/master/Examples/Framework/include/ACTFW/Validation/FakeRatePlotTool.hpp>

Public Attributes

TH1F * nRecoTracks
 number of reco tracks
 
TH1F * nTruthMatchedTracks
 number of truth-matched reco tracks
 
TH1F * nFakeTracks
 number of fake tracks
 
TEfficiency * fakerate_vs_eta
 Tracking fake rate vs eta.
 
TEfficiency * fakerate_vs_phi
 Tracking fake rate vs phi.
 
TEfficiency * fakerate_vs_pT
 Tracking fake rate vs pT.
 
TProfile * duplicationNum_vs_eta
 Tracking duplication number vs eta.
 
TProfile * duplicationNum_vs_phi
 Tracking duplication number vs phi.
 
TProfile * duplicationNum_vs_pT
 Tracking duplication number vs pT.
 

Detailed Description

Nested Cache struct.

Definition at line 34 of file FakeRatePlotTool.hpp.

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

Member Data Documentation

TProfile* FW::FakeRatePlotTool::FakeRatePlotCache::duplicationNum_vs_eta

Tracking duplication number vs eta.

Definition at line 42 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TProfile* FW::FakeRatePlotTool::FakeRatePlotCache::duplicationNum_vs_phi

Tracking duplication number vs phi.

Definition at line 43 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TProfile* FW::FakeRatePlotTool::FakeRatePlotCache::duplicationNum_vs_pT

Tracking duplication number vs pT.

Definition at line 44 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TEfficiency* FW::FakeRatePlotTool::FakeRatePlotCache::fakerate_vs_eta

Tracking fake rate vs eta.

Definition at line 38 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TEfficiency* FW::FakeRatePlotTool::FakeRatePlotCache::fakerate_vs_phi

Tracking fake rate vs phi.

Definition at line 39 of file FakeRatePlotTool.hpp.

View newest version in sPHENIX GitHub at line 39 of file FakeRatePlotTool.hpp

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TEfficiency* FW::FakeRatePlotTool::FakeRatePlotCache::fakerate_vs_pT

Tracking fake rate vs pT.

Definition at line 40 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TH1F* FW::FakeRatePlotTool::FakeRatePlotCache::nFakeTracks

number of fake tracks

Definition at line 37 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TH1F* FW::FakeRatePlotTool::FakeRatePlotCache::nRecoTracks

number of reco tracks

Definition at line 35 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().

TH1F* FW::FakeRatePlotTool::FakeRatePlotCache::nTruthMatchedTracks

number of truth-matched reco tracks

Definition at line 36 of file FakeRatePlotTool.hpp.

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

Referenced by FW::FakeRatePlotTool::book(), FW::FakeRatePlotTool::clear(), FW::FakeRatePlotTool::fill(), and FW::FakeRatePlotTool::write().


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