Public Member Functions | |
HcalPulseContainmentEntry (int toAdd, float fixedphase_ns, const HcalPulseShape *shape, const HcalPulseContainmentCorrection &correction) | |
Public Attributes | |
HcalPulseContainmentCorrection | correction_ |
float | fixedphase_ns_ |
const HcalPulseShape * | shape_ |
int | toAdd_ |
Definition at line 24 of file HcalPulseContainmentManager.h.
|
inline |
Definition at line 25 of file HcalPulseContainmentManager.h.
HcalPulseContainmentCorrection HcalPulseContainmentManager::HcalPulseContainmentEntry::correction_ |
Definition at line 30 of file HcalPulseContainmentManager.h.
float HcalPulseContainmentManager::HcalPulseContainmentEntry::fixedphase_ns_ |
Definition at line 28 of file HcalPulseContainmentManager.h.
const HcalPulseShape* HcalPulseContainmentManager::HcalPulseContainmentEntry::shape_ |
Definition at line 29 of file HcalPulseContainmentManager.h.
int HcalPulseContainmentManager::HcalPulseContainmentEntry::toAdd_ |
Definition at line 27 of file HcalPulseContainmentManager.h.