Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype3/HCAL/ShowerCalib/Proto3ShowerCalib.h>
Public Member Functions | |
Time_Samples () | |
virtual | ~Time_Samples () |
void | reset () |
Public Attributes | |
float | hcalin_time_samples [16][24] |
float | hcalout_time_samples [16][24] |
float | emcal_time_samples [64][24] |
Definition at line 159 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 159 of file Proto3ShowerCalib.h
|
inline |
Definition at line 162 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 162 of file Proto3ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 163 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 163 of file Proto3ShowerCalib.h
|
inline |
Definition at line 165 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 165 of file Proto3ShowerCalib.h
References emcal_time_samples, hcalin_time_samples, and hcalout_time_samples.
Referenced by Time_Samples().
float Proto3ShowerCalib::Time_Samples::emcal_time_samples[64][24] |
Definition at line 186 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 186 of file Proto3ShowerCalib.h
Referenced by reset().
float Proto3ShowerCalib::Time_Samples::hcalin_time_samples[16][24] |
Definition at line 184 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 184 of file Proto3ShowerCalib.h
Referenced by reset().
float Proto3ShowerCalib::Time_Samples::hcalout_time_samples[16][24] |
Definition at line 185 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 185 of file Proto3ShowerCalib.h
Referenced by reset().