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
HcalPulseContainmentManager::HcalPulseContainmentEntry Struct Reference

Public Member Functions

 HcalPulseContainmentEntry (int toAdd, float fixedphase_ns, const HcalPulseShape *shape, const HcalPulseContainmentCorrection &correction)
 

Public Attributes

HcalPulseContainmentCorrection correction_
 
float fixedphase_ns_
 
const HcalPulseShapeshape_
 
int toAdd_
 

Detailed Description

Definition at line 25 of file HcalPulseContainmentManager.h.

Constructor & Destructor Documentation

HcalPulseContainmentManager::HcalPulseContainmentEntry::HcalPulseContainmentEntry ( int  toAdd,
float  fixedphase_ns,
const HcalPulseShape shape,
const HcalPulseContainmentCorrection correction 
)
inline

Member Data Documentation

HcalPulseContainmentCorrection HcalPulseContainmentManager::HcalPulseContainmentEntry::correction_

Definition at line 34 of file HcalPulseContainmentManager.h.

float HcalPulseContainmentManager::HcalPulseContainmentEntry::fixedphase_ns_

Definition at line 32 of file HcalPulseContainmentManager.h.

const HcalPulseShape* HcalPulseContainmentManager::HcalPulseContainmentEntry::shape_

Definition at line 33 of file HcalPulseContainmentManager.h.

int HcalPulseContainmentManager::HcalPulseContainmentEntry::toAdd_

Definition at line 31 of file HcalPulseContainmentManager.h.