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