CMS 3D CMS Logo

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 22 of file HcalPulseContainmentManager.h.

Constructor & Destructor Documentation

◆ HcalPulseContainmentEntry()

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

Definition at line 23 of file HcalPulseContainmentManager.h.

27  : toAdd_(toAdd), fixedphase_ns_(fixedphase_ns), shape_(shape), correction_(correction) {}

Member Data Documentation

◆ correction_

HcalPulseContainmentCorrection HcalPulseContainmentManager::HcalPulseContainmentEntry::correction_

Definition at line 31 of file HcalPulseContainmentManager.h.

◆ fixedphase_ns_

float HcalPulseContainmentManager::HcalPulseContainmentEntry::fixedphase_ns_

Definition at line 29 of file HcalPulseContainmentManager.h.

◆ shape_

const HcalPulseShape* HcalPulseContainmentManager::HcalPulseContainmentEntry::shape_

Definition at line 30 of file HcalPulseContainmentManager.h.

◆ toAdd_

int HcalPulseContainmentManager::HcalPulseContainmentEntry::toAdd_

Definition at line 28 of file HcalPulseContainmentManager.h.

HcalPulseContainmentManager::HcalPulseContainmentEntry::toAdd_
int toAdd_
Definition: HcalPulseContainmentManager.h:28
HcalPulseContainmentManager::HcalPulseContainmentEntry::fixedphase_ns_
float fixedphase_ns_
Definition: HcalPulseContainmentManager.h:29
HcalPulseContainmentManager::HcalPulseContainmentEntry::shape_
const HcalPulseShape * shape_
Definition: HcalPulseContainmentManager.h:30
HcalPulseContainmentManager::HcalPulseContainmentEntry::correction_
HcalPulseContainmentCorrection correction_
Definition: HcalPulseContainmentManager.h:31
HLT_2018_cff.toAdd
toAdd
Definition: HLT_2018_cff.py:50595
HcalPulseContainmentManager::correction
double correction(const HcalDetId &detId, int toAdd, float fixedphase_ns, double fc_ampl)
Definition: HcalPulseContainmentManager.cc:26