CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
AntiElectronDeadECAL::TowerInfo Struct Reference

Public Member Functions

 TowerInfo (uint32_t id, unsigned nBad, unsigned maxStatus, double eta, double phi)
 

Public Attributes

double eta_
 
uint32_t id_
 
unsigned maxStatus_
 
unsigned nBad_
 
double phi_
 

Detailed Description

Definition at line 59 of file AntiElectronDeadECAL.h.

Constructor & Destructor Documentation

AntiElectronDeadECAL::TowerInfo::TowerInfo ( uint32_t  id,
unsigned  nBad,
unsigned  maxStatus,
double  eta,
double  phi 
)
inline

Member Data Documentation

double AntiElectronDeadECAL::TowerInfo::eta_

Definition at line 65 of file AntiElectronDeadECAL.h.

uint32_t AntiElectronDeadECAL::TowerInfo::id_

Definition at line 62 of file AntiElectronDeadECAL.h.

unsigned AntiElectronDeadECAL::TowerInfo::maxStatus_

Definition at line 64 of file AntiElectronDeadECAL.h.

unsigned AntiElectronDeadECAL::TowerInfo::nBad_

Definition at line 63 of file AntiElectronDeadECAL.h.

double AntiElectronDeadECAL::TowerInfo::phi_

Definition at line 66 of file AntiElectronDeadECAL.h.