Analysis Software
Documentation for sPHENIX simulation software
|
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. | |
Nested Cache struct.
Definition at line 40 of file EffPlotTool.hpp.
View newest version in sPHENIX GitHub at line 40 of file EffPlotTool.hpp
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().