#include <CondFormats/HcalObjects/interface/HcalZSThreshold.h>
Public Member Functions | |
int | getValue () const |
HcalZSThreshold (unsigned long fid, int level) | |
HcalZSThreshold () | |
bool | isEmpty () const |
uint32_t | rawId () const |
Private Attributes | |
bool | empty |
uint32_t | mId |
int | mLevel |
Definition at line 12 of file HcalZSThreshold.h.
HcalZSThreshold::HcalZSThreshold | ( | ) | [inline] |
HcalZSThreshold::HcalZSThreshold | ( | unsigned long | fid, | |
int | level | |||
) | [inline] |
int HcalZSThreshold::getValue | ( | ) | const [inline] |
bool HcalZSThreshold::isEmpty | ( | ) | const [inline] |
uint32_t HcalZSThreshold::rawId | ( | ) | const [inline] |
bool HcalZSThreshold::empty [private] |
uint32_t HcalZSThreshold::mId [private] |
int HcalZSThreshold::mLevel [private] |