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

#include <analysis/blob/master/Prototype2/HCAL/ShowerCalib/Proto2ShowerCalib.h>

+ Inheritance diagram for Proto2ShowerCalib::Time_Samples:
+ Collaboration diagram for Proto2ShowerCalib::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 131 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 131 of file Proto2ShowerCalib.h

Constructor & Destructor Documentation

Proto2ShowerCalib::Time_Samples::Time_Samples ( )
inline

Definition at line 134 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 134 of file Proto2ShowerCalib.h

References reset().

+ Here is the call graph for this function:

virtual Proto2ShowerCalib::Time_Samples::~Time_Samples ( )
inlinevirtual

Definition at line 135 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 135 of file Proto2ShowerCalib.h

Member Function Documentation

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

+ Here is the caller graph for this function:

Member Data Documentation

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


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