#include <HcalMCParam.h>
Public Member Functions | |
unsigned int | binOfMaximum () const |
HcalMCParam () | |
HcalMCParam (unsigned long fId, unsigned int fParam1) | |
unsigned int | packingScheme () const |
unsigned int | param1 () const |
uint32_t | rawId () const |
unsigned int | signalShape () const |
bool | syncPhase () const |
float | timePhase () const |
bool | timeSmearing () const |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
uint32_t | mId |
uint32_t | mParam1 |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 30 of file HcalMCParam.h.
|
inline |
Definition at line 32 of file HcalMCParam.h.
|
inline |
Definition at line 34 of file HcalMCParam.h.
|
inline |
Definition at line 42 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 45 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 39 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
|
private |
|
inline |
Definition at line 40 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject(), HcalShapes::shape(), HcalPulseShapes::shape(), and HcalSimParameters::signalShape().
|
inline |
Definition at line 41 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 43 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 44 of file HcalMCParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
friend |
Definition at line 53 of file HcalMCParam.h.
|
friend |
Definition at line 53 of file HcalMCParam.h.
|
private |
Definition at line 50 of file HcalMCParam.h.
Referenced by rawId().
|
private |
Definition at line 51 of file HcalMCParam.h.
Referenced by binOfMaximum(), packingScheme(), param1(), signalShape(), syncPhase(), timePhase(), and timeSmearing().