EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/calorimetry/EicCalorimeterDigiHit.h>
Public Member Functions | |
CalorimeterCellZCoordBin () | |
~CalorimeterCellZCoordBin () | |
ClassDef (CalorimeterCellZCoordBin, 1) | |
Public Attributes | |
UInt_t | mHitNum |
Double32_t | mEnergyDeposit |
Double32_t | mTime |
Double32_t | mZ |
Definition at line 16 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 16 of file EicCalorimeterDigiHit.h
|
inline |
Definition at line 18 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 18 of file EicCalorimeterDigiHit.h
|
inline |
Definition at line 19 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 19 of file EicCalorimeterDigiHit.h
CalorimeterCellZCoordBin::ClassDef | ( | CalorimeterCellZCoordBin | , |
1 | |||
) |
Double32_t CalorimeterCellZCoordBin::mEnergyDeposit |
Definition at line 24 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 24 of file EicCalorimeterDigiHit.h
Referenced by EicCalorimeterDigiHitProducer::HandleHit(), and EicCalorimeterDigiHitProducer::PostExec().
UInt_t CalorimeterCellZCoordBin::mHitNum |
Definition at line 19 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 19 of file EicCalorimeterDigiHit.h
Referenced by EicCalorimeterDigiHitProducer::HandleHit().
Double32_t CalorimeterCellZCoordBin::mTime |
Definition at line 25 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 25 of file EicCalorimeterDigiHit.h
Referenced by EicCalorimeterDigiHitProducer::HandleHit(), and EicCalorimeterDigiHitProducer::PostExec().
Double32_t CalorimeterCellZCoordBin::mZ |
Definition at line 26 of file EicCalorimeterDigiHit.h.
View newest version in sPHENIX GitHub at line 26 of file EicCalorimeterDigiHit.h
Referenced by EicCalorimeterDigiHitProducer::HandleHit(), and EicCalorimeterDigiHitProducer::PostExec().