EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CalorimeterCellParent Class Reference

#include <EicRoot/blob/master/eic/calorimetry/EicCalorimeterDigiHit.h>

+ Inheritance diagram for CalorimeterCellParent:
+ Collaboration diagram for CalorimeterCellParent:

Public Member Functions

 CalorimeterCellParent ()
 
 ~CalorimeterCellParent ()
 
void InitializeZCoordSpectrum (UInt_t nBins)
 
 ClassDef (CalorimeterCellParent, 3)
 

Public Attributes

UInt_t mZCoordDim
 
CalorimeterCellZCoordBinmZCoordBins
 {dE,<t>,<z>} vs Z-coord array dimension
 
Long64_t mSignalPhotonCount
 [mZCoordDim]
 

Detailed Description

Definition at line 47 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 47 of file EicCalorimeterDigiHit.h

Constructor & Destructor Documentation

CalorimeterCellParent::CalorimeterCellParent ( )
inline

Definition at line 49 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 49 of file EicCalorimeterDigiHit.h

CalorimeterCellParent::~CalorimeterCellParent ( )
inline

Definition at line 50 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 50 of file EicCalorimeterDigiHit.h

References mZCoordBins.

Member Function Documentation

CalorimeterCellParent::ClassDef ( CalorimeterCellParent  ,
 
)
void CalorimeterCellParent::InitializeZCoordSpectrum ( UInt_t  nBins)
inline

Definition at line 52 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 52 of file EicCalorimeterDigiHit.h

References mZCoordBins, and mZCoordDim.

Referenced by EicCalorimeterDigiHitProducer::HandleHit().

+ Here is the caller graph for this function:

Member Data Documentation

Long64_t CalorimeterCellParent::mSignalPhotonCount

[mZCoordDim]

Definition at line 68 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 68 of file EicCalorimeterDigiHit.h

Referenced by EicCalorimeterReconstruction::Exec(), CalorimeterCell::GetPhotonCountSum(), and EicCalorimeterDigiHitProducer::PostExec().

CalorimeterCellZCoordBin* CalorimeterCellParent::mZCoordBins

{dE,<t>,<z>} vs Z-coord array dimension

Definition at line 62 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 62 of file EicCalorimeterDigiHit.h

Referenced by EicCalorimeterDigiHitProducer::HandleHit(), InitializeZCoordSpectrum(), EicCalorimeterDigiHitProducer::PostExec(), and ~CalorimeterCellParent().

UInt_t CalorimeterCellParent::mZCoordDim

Definition at line 55 of file EicCalorimeterDigiHit.h.

View newest version in sPHENIX GitHub at line 55 of file EicCalorimeterDigiHit.h

Referenced by InitializeZCoordSpectrum().


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