Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
TH1 * | m_counts_sample = nullptr |
counts avoce threshold vs sample id in each detector | |
TH2 * | m_adc_sample = nullptr |
adc counts vs sample id in each detector | |
TH1 * | m_hit_charge = nullptr |
total charge per hit in each detector | |
TH1 * | m_hit_multiplicity = nullptr |
number of hits per event in each detector | |
TH1 * | m_hit_vs_channel = nullptr |
m_hit_vs_channel | |
Definition at line 112 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 112 of file TpotMon.h
TH2* TpotMon::detector_histograms_t::m_adc_sample = nullptr |
adc counts vs sample id in each detector
Definition at line 120 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 120 of file TpotMon.h
Referenced by TpotMon::Init().
TH1* TpotMon::detector_histograms_t::m_counts_sample = nullptr |
counts avoce threshold vs sample id in each detector
Definition at line 117 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 117 of file TpotMon.h
Referenced by TpotMon::Init().
TH1* TpotMon::detector_histograms_t::m_hit_charge = nullptr |
total charge per hit in each detector
Definition at line 123 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 123 of file TpotMon.h
Referenced by TpotMon::Init().
TH1* TpotMon::detector_histograms_t::m_hit_multiplicity = nullptr |
number of hits per event in each detector
Definition at line 126 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 126 of file TpotMon.h
Referenced by TpotMon::Init().
TH1* TpotMon::detector_histograms_t::m_hit_vs_channel = nullptr |
m_hit_vs_channel
Definition at line 129 of file TpotMon.h.
View newest version in sPHENIX GitHub at line 129 of file TpotMon.h
Referenced by TpotMon::Init().