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