ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Nested Cache struct. More...
#include <acts/blob/master/Examples/Framework/include/ACTFW/Validation/EffPlotTool.hpp>
Public Attributes | |
TEfficiency * | trackeff_vs_eta |
Tracking efficiency vs eta. | |
TEfficiency * | trackeff_vs_phi |
Tracking efficiency vs phi. | |
TEfficiency * | trackeff_vs_pT |
Tracking efficiency vs pT. | |
Nested Cache struct.
Definition at line 35 of file EffPlotTool.hpp.
View newest version in sPHENIX GitHub at line 35 of file EffPlotTool.hpp
TEfficiency* FW::EffPlotTool::EffPlotCache::trackeff_vs_eta |
Tracking efficiency vs eta.
Definition at line 36 of file EffPlotTool.hpp.
View newest version in sPHENIX GitHub at line 36 of file EffPlotTool.hpp
Referenced by FW::EffPlotTool::book(), FW::EffPlotTool::clear(), FW::EffPlotTool::fill(), and FW::EffPlotTool::write().
TEfficiency* FW::EffPlotTool::EffPlotCache::trackeff_vs_phi |
Tracking efficiency vs phi.
Definition at line 37 of file EffPlotTool.hpp.
View newest version in sPHENIX GitHub at line 37 of file EffPlotTool.hpp
Referenced by FW::EffPlotTool::book(), FW::EffPlotTool::clear(), FW::EffPlotTool::fill(), and FW::EffPlotTool::write().
TEfficiency* FW::EffPlotTool::EffPlotCache::trackeff_vs_pT |
Tracking efficiency vs pT.
Definition at line 38 of file EffPlotTool.hpp.
View newest version in sPHENIX GitHub at line 38 of file EffPlotTool.hpp
Referenced by FW::EffPlotTool::book(), FW::EffPlotTool::clear(), FW::EffPlotTool::fill(), and FW::EffPlotTool::write().