Analysis Software
Documentation for sPHENIX simulation software
|
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. | |
Nested Cache struct.
Definition at line 48 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 48 of file DuplicationPlotTool.hpp
TEfficiency* ActsExamples::DuplicationPlotTool::DuplicationPlotCache::duplicationRate_vs_eta |
Tracking duplication rate vs eta.
Definition at line 53 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 53 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 54 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 54 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 52 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 52 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 50 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 50 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 51 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 51 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 49 of file DuplicationPlotTool.hpp.
View newest version in sPHENIX GitHub at line 49 of file DuplicationPlotTool.hpp
Referenced by ActsExamples::DuplicationPlotTool::book(), ActsExamples::DuplicationPlotTool::clear(), ActsExamples::DuplicationPlotTool::fill(), and ActsExamples::DuplicationPlotTool::write().