1 #ifndef HcalDQMChannelQuality_h
2 #define HcalDQMChannelQuality_h
7 #include <boost/cstdint.hpp>
26 bool isMasked (
unsigned long fId,
bool fWarning =
true)
const;
27 unsigned short flagAlgo (
unsigned long fId,
bool fWarning =
true)
const;
bool operator==(const Item &other) const
unsigned short flagAlgo(unsigned long fId, bool fWarning=true) const
std::vector< Item > mItems
std::string comment(unsigned long fId, bool fWarning=true) const
Quality quality(unsigned long fId, bool fWarning=true) const
static const char * str(Quality fQuality)
bool maskCell(Quality fQual) const
bool setChannel(unsigned long fId, unsigned short algo, Quality fQuality=UNKNOWN)
std::vector< unsigned long > getAllChannels() const
bool isMasked(unsigned long fId, bool fWarning=true) const
bool operator<(const Item &other) const