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

#include <analysis/blob/master/Prototype3/HCAL/ShowerCalib/Proto3ShowerCalib.h>

+ Inheritance diagram for Proto3ShowerCalib::Time_Samples:
+ Collaboration diagram for Proto3ShowerCalib::Time_Samples:

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]
 

Detailed Description

Definition at line 159 of file Proto3ShowerCalib.h.

View newest version in sPHENIX GitHub at line 159 of file Proto3ShowerCalib.h

Constructor & Destructor Documentation

Proto3ShowerCalib::Time_Samples::Time_Samples ( )
inline

Definition at line 162 of file Proto3ShowerCalib.h.

View newest version in sPHENIX GitHub at line 162 of file Proto3ShowerCalib.h

References reset().

+ Here is the call graph for this function:

virtual Proto3ShowerCalib::Time_Samples::~Time_Samples ( )
inlinevirtual

Definition at line 163 of file Proto3ShowerCalib.h.

View newest version in sPHENIX GitHub at line 163 of file Proto3ShowerCalib.h

Member Function Documentation

void Proto3ShowerCalib::Time_Samples::reset ( )
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().

+ Here is the caller graph for this function:

Member Data Documentation

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


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