#include <HcalL1TriggerObject.h>
Public Member Functions | |
uint32_t | getFlag () const |
float | getPedestal () const |
float | getRespGain () const |
HcalL1TriggerObject () | |
HcalL1TriggerObject (unsigned long fId, float fAvrgPed, float fRespCorrGain, unsigned long fFlag=0) | |
uint32_t | rawId () const |
Private Attributes | |
COND_SERIALIZABLE | |
float | mAvrgPed |
uint32_t | mFlag |
uint32_t | mId |
float | mRespCorrGain |
Definition at line 14 of file HcalL1TriggerObject.h.
|
inline |
Definition at line 17 of file HcalL1TriggerObject.h.
|
inline |
Definition at line 19 of file HcalL1TriggerObject.h.
|
inline |
Definition at line 26 of file HcalL1TriggerObject.h.
References mFlag.
Referenced by HcaluLUTTPGCoder::update().
|
inline |
Definition at line 24 of file HcalL1TriggerObject.h.
References mAvrgPed.
Referenced by HcaluLUTTPGCoder::update().
|
inline |
Definition at line 25 of file HcalL1TriggerObject.h.
References mRespCorrGain.
Referenced by HcaluLUTTPGCoder::update().
|
inline |
|
private |
Definition at line 35 of file HcalL1TriggerObject.h.
|
private |
Definition at line 30 of file HcalL1TriggerObject.h.
Referenced by getPedestal().
|
private |
Definition at line 32 of file HcalL1TriggerObject.h.
Referenced by getFlag().
|
private |
Definition at line 29 of file HcalL1TriggerObject.h.
Referenced by rawId().
|
private |
Definition at line 31 of file HcalL1TriggerObject.h.
Referenced by getRespGain().