Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpotMon::detector_histograms_t Class Reference

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
 

Detailed Description

Definition at line 112 of file TpotMon.h.

View newest version in sPHENIX GitHub at line 112 of file TpotMon.h

Member Data Documentation

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().


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