#include <HcalHaloData.h>
Public Member Functions | |
HaloTowerStrip () | |
HaloTowerStrip (const HaloTowerStrip &strip) | |
Public Attributes | |
std::vector< std::pair< uint8_t, CaloTowerDetId > > | cellTowerIds |
float | emEt |
float | energyRatio |
float | hadEt |
Definition at line 16 of file HcalHaloData.h.
|
inline |
Definition at line 21 of file HcalHaloData.h.
|
inline |
Definition at line 27 of file HcalHaloData.h.
References cellTowerIds, emEt, energyRatio, and hadEt.
std::vector<std::pair<uint8_t, CaloTowerDetId> > HaloTowerStrip::cellTowerIds |
Definition at line 17 of file HcalHaloData.h.
Referenced by HaloTowerStrip().
float HaloTowerStrip::emEt |
Definition at line 20 of file HcalHaloData.h.
Referenced by HaloTowerStrip().
float HaloTowerStrip::energyRatio |
Definition at line 19 of file HcalHaloData.h.
Referenced by HaloTowerStrip().
float HaloTowerStrip::hadEt |
Definition at line 18 of file HcalHaloData.h.
Referenced by HaloTowerStrip().