Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype2/HCAL/ShowerCalib/Proto2ShowerCalib.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 131 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 131 of file Proto2ShowerCalib.h
|
inline |
Definition at line 134 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 134 of file Proto2ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 135 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 135 of file Proto2ShowerCalib.h
|
inline |
Definition at line 137 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 137 of file Proto2ShowerCalib.h
References emcal_time_samples, hcalin_time_samples, and hcalout_time_samples.
Referenced by Time_Samples().
float Proto2ShowerCalib::Time_Samples::emcal_time_samples[64][24] |
Definition at line 158 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 158 of file Proto2ShowerCalib.h
Referenced by reset().
float Proto2ShowerCalib::Time_Samples::hcalin_time_samples[16][24] |
Definition at line 156 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 156 of file Proto2ShowerCalib.h
Referenced by reset().
float Proto2ShowerCalib::Time_Samples::hcalout_time_samples[16][24] |
Definition at line 157 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 157 of file Proto2ShowerCalib.h
Referenced by reset().