#include <CaloDeposit.h>
Definition at line 19 of file CaloDeposit.h.
gar::sdp::CaloDeposit::CaloDeposit |
( |
| ) |
|
Definition at line 17 of file CaloDeposit.cxx.
raw::CellID_t fCellID
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY...
int fTrackID
g4 track ID of particle making the deposit
float fTime
time of the energy deposit
float fStepLength
step length
double fPos[3]
position of the energy deposit
float fEnergy
energy deposited
gar::sdp::CaloDeposit::CaloDeposit |
( |
int |
trackID, |
|
|
float |
t, |
|
|
float |
e, |
|
|
double |
pos[3], |
|
|
raw::CellID_t |
CellID |
|
) |
| |
|
inline |
Definition at line 25 of file CaloDeposit.h.
raw::CellID_t fCellID
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY...
int fTrackID
g4 track ID of particle making the deposit
float fTime
time of the energy deposit
raw::CellID_t const & CellID() const
float fStepLength
step length
double fPos[3]
position of the energy deposit
float fEnergy
energy deposited
gar::sdp::CaloDeposit::CaloDeposit |
( |
int |
trackID, |
|
|
float |
t, |
|
|
float |
e, |
|
|
double |
pos[3], |
|
|
raw::CellID_t |
CellID, |
|
|
float |
step_l |
|
) |
| |
|
inline |
Definition at line 41 of file CaloDeposit.h.
raw::CellID_t fCellID
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY...
int fTrackID
g4 track ID of particle making the deposit
float fTime
time of the energy deposit
raw::CellID_t const & CellID() const
float fStepLength
step length
double fPos[3]
position of the energy deposit
float fEnergy
energy deposited
gar::sdp::CaloDeposit::CaloDeposit |
( |
double |
pos[3] | ) |
|
|
inline |
Definition at line 58 of file CaloDeposit.h.
raw::CellID_t fCellID
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY...
int fTrackID
g4 track ID of particle making the deposit
float fTime
time of the energy deposit
float fStepLength
step length
double fPos[3]
position of the energy deposit
float fEnergy
energy deposited
Definition at line 76 of file CaloDeposit.h.
raw::CellID_t fCellID
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY...
float const& gar::sdp::CaloDeposit::Energy |
( |
| ) |
const |
|
inline |
Definition at line 39 of file CaloDeposit.cxx.
float fTime
time of the energy deposit
float fEnergy
energy deposited
double const* gar::sdp::CaloDeposit::Pos |
( |
| ) |
const |
|
inline |
Definition at line 77 of file CaloDeposit.h.
double fPos[3]
position of the energy deposit
float const& gar::sdp::CaloDeposit::StepLength |
( |
| ) |
const |
|
inline |
float const& gar::sdp::CaloDeposit::Time |
( |
| ) |
const |
|
inline |
Definition at line 71 of file CaloDeposit.h.
float fTime
time of the energy deposit
int const& gar::sdp::CaloDeposit::TrackID |
( |
| ) |
const |
|
inline |
Definition at line 70 of file CaloDeposit.h.
int fTrackID
g4 track ID of particle making the deposit
double const& gar::sdp::CaloDeposit::X |
( |
| ) |
const |
|
inline |
Definition at line 73 of file CaloDeposit.h.
double fPos[3]
position of the energy deposit
double const& gar::sdp::CaloDeposit::Y |
( |
| ) |
const |
|
inline |
Definition at line 74 of file CaloDeposit.h.
double fPos[3]
position of the energy deposit
double const& gar::sdp::CaloDeposit::Z |
( |
| ) |
const |
|
inline |
Definition at line 75 of file CaloDeposit.h.
double fPos[3]
position of the energy deposit
cellID encoded in 64 bits containing det_id, stave, module, layer, slice, cellX and cellY, use Helper to access the values
Definition at line 91 of file CaloDeposit.h.
float gar::sdp::CaloDeposit::fEnergy |
|
private |
double gar::sdp::CaloDeposit::fPos[3] |
|
private |
position of the energy deposit
Definition at line 90 of file CaloDeposit.h.
float gar::sdp::CaloDeposit::fStepLength |
|
private |
float gar::sdp::CaloDeposit::fTime |
|
private |
int gar::sdp::CaloDeposit::fTrackID |
|
private |
g4 track ID of particle making the deposit
Definition at line 87 of file CaloDeposit.h.
The documentation for this class was generated from the following files: