ATLAS Offline Software
|
#include <MakeLArCellFromRaw.h>
Public Attributes | |
Identifier | id |
double | eta |
double | phi |
double | x |
double | y |
double | z |
bool | fcal |
unsigned int | tt |
const CaloDetDescrElement * | elem |
double | eCorr |
Definition at line 34 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::eCorr |
Definition at line 45 of file MakeLArCellFromRaw.h.
const CaloDetDescrElement* MakeLArCellFromRaw::CellInfo::elem |
Definition at line 44 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::eta |
Definition at line 37 of file MakeLArCellFromRaw.h.
bool MakeLArCellFromRaw::CellInfo::fcal |
Definition at line 42 of file MakeLArCellFromRaw.h.
Identifier MakeLArCellFromRaw::CellInfo::id |
Definition at line 36 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::phi |
Definition at line 38 of file MakeLArCellFromRaw.h.
unsigned int MakeLArCellFromRaw::CellInfo::tt |
Definition at line 43 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::x |
Definition at line 39 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::y |
Definition at line 40 of file MakeLArCellFromRaw.h.
double MakeLArCellFromRaw::CellInfo::z |
Definition at line 41 of file MakeLArCellFromRaw.h.