![]() |
ATLAS Offline Software
|
Persistent CaloCalibrationHit class, version p1. More...
#include <CaloCalibrationHit_p1.h>
Public Member Functions | |
| CaloCalibrationHit_p1 () | |
Private Attributes | |
| Identifier | m_ID |
| identifier of the cell in which this hit occured. | |
| float | m_energy0 |
| energies (in MeV) deposited in this hit. | |
| float | m_energy1 |
| float | m_energy2 |
| float | m_energy3 |
Friends | |
| class | CaloCalibrationHitCnv_p1 |
Persistent CaloCalibrationHit class, version p1.
Definition at line 16 of file CaloCalibrationHit_p1.h.
|
inline |
Definition at line 19 of file CaloCalibrationHit_p1.h.
|
friend |
Definition at line 25 of file CaloCalibrationHit_p1.h.
|
private |
energies (in MeV) deposited in this hit.
In order, they represent: EM energy deposited non-EM energy deposited "invisible" energy deposited escaped energy
Definition at line 36 of file CaloCalibrationHit_p1.h.
|
private |
Definition at line 37 of file CaloCalibrationHit_p1.h.
|
private |
Definition at line 38 of file CaloCalibrationHit_p1.h.
|
private |
Definition at line 39 of file CaloCalibrationHit_p1.h.
|
private |
identifier of the cell in which this hit occured.
Definition at line 29 of file CaloCalibrationHit_p1.h.