ATLAS Offline Software
|
#include <IegammaCellRecoveryTool.h>
Public Attributes | |
double | etamax = -999 |
double | phimax = -999 |
double | eCells [2] = { 0., 0. } |
unsigned short | nCells [2] = { 0, 0 } |
std::vector< const CaloCell * > | addedCells |
Definition at line 36 of file IegammaCellRecoveryTool.h.
Definition at line 42 of file IegammaCellRecoveryTool.h.
double IegammaCellRecoveryTool::Info::eCells[2] = { 0., 0. } |
Definition at line 40 of file IegammaCellRecoveryTool.h.
double IegammaCellRecoveryTool::Info::etamax = -999 |
Definition at line 38 of file IegammaCellRecoveryTool.h.
unsigned short IegammaCellRecoveryTool::Info::nCells[2] = { 0, 0 } |
Definition at line 41 of file IegammaCellRecoveryTool.h.
double IegammaCellRecoveryTool::Info::phimax = -999 |
Definition at line 39 of file IegammaCellRecoveryTool.h.