#include <HcalL1TriggerObject.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 13 of file HcalL1TriggerObject.h.
◆ HcalL1TriggerObject() [1/2]
HcalL1TriggerObject::HcalL1TriggerObject |
( |
| ) |
|
|
inline |
◆ HcalL1TriggerObject() [2/2]
HcalL1TriggerObject::HcalL1TriggerObject |
( |
unsigned long |
fId, |
|
|
float |
fAvrgPed, |
|
|
float |
fRespCorrGain, |
|
|
unsigned long |
fFlag = 0 |
|
) |
| |
|
inline |
◆ getFlag()
uint32_t HcalL1TriggerObject::getFlag |
( |
| ) |
const |
|
inline |
◆ getPedestal()
float HcalL1TriggerObject::getPedestal |
( |
| ) |
const |
|
inline |
◆ getRespGain()
float HcalL1TriggerObject::getRespGain |
( |
| ) |
const |
|
inline |
◆ rawId()
uint32_t HcalL1TriggerObject::rawId |
( |
| ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void HcalL1TriggerObject::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ mAvrgPed
float HcalL1TriggerObject::mAvrgPed |
|
private |
◆ mFlag
uint32_t HcalL1TriggerObject::mFlag |
|
private |
◆ mId
uint32_t HcalL1TriggerObject::mId |
|
private |
◆ mRespCorrGain
float HcalL1TriggerObject::mRespCorrGain |
|
private |