ATLAS Offline Software
Public Attributes | List of all members
IegammaCellRecoveryTool::Info Class Reference

#include <IegammaCellRecoveryTool.h>

Collaboration diagram for IegammaCellRecoveryTool::Info:

Public Attributes

double etamax = -999
 
double phimax = -999
 
double eCells [2] = { 0., 0. }
 
unsigned short nCells [2] = { 0, 0 }
 
std::vector< const CaloCell * > addedCells
 

Detailed Description

Definition at line 36 of file IegammaCellRecoveryTool.h.

Member Data Documentation

◆ addedCells

std::vector<const CaloCell*> IegammaCellRecoveryTool::Info::addedCells

Definition at line 42 of file IegammaCellRecoveryTool.h.

◆ eCells

double IegammaCellRecoveryTool::Info::eCells[2] = { 0., 0. }

Definition at line 40 of file IegammaCellRecoveryTool.h.

◆ etamax

double IegammaCellRecoveryTool::Info::etamax = -999

Definition at line 38 of file IegammaCellRecoveryTool.h.

◆ nCells

unsigned short IegammaCellRecoveryTool::Info::nCells[2] = { 0, 0 }

Definition at line 41 of file IegammaCellRecoveryTool.h.

◆ phimax

double IegammaCellRecoveryTool::Info::phimax = -999

Definition at line 39 of file IegammaCellRecoveryTool.h.


The documentation for this class was generated from the following file: