CMS 3D CMS Logo

HcalDQMChannelQuality::Item Class Reference

#include <DQM/HcalMonitorClient/interface/HcalDQMChannelQuality.h>

List of all members.

Public Member Functions

bool operator< (const Item &other) const
bool operator== (const Item &other) const

Public Attributes

short mAlgo
std::string mComment
uint32_t mId
bool mMasked
unsigned mQuality


Detailed Description

Definition at line 38 of file HcalDQMChannelQuality.h.


Member Function Documentation

bool HcalDQMChannelQuality::Item::operator< ( const Item other  )  const [inline]

Definition at line 40 of file HcalDQMChannelQuality.h.

References mId.

00040 {return mId < other.mId;}

bool HcalDQMChannelQuality::Item::operator== ( const Item other  )  const [inline]

Definition at line 41 of file HcalDQMChannelQuality.h.

References mId.

00041 {return mId == other.mId;}


Member Data Documentation

short HcalDQMChannelQuality::Item::mAlgo

Definition at line 43 of file HcalDQMChannelQuality.h.

Referenced by HcalDQMChannelQuality::setChannel().

std::string HcalDQMChannelQuality::Item::mComment

Definition at line 45 of file HcalDQMChannelQuality.h.

Referenced by HcalHotCellDbInterface::createData().

uint32_t HcalDQMChannelQuality::Item::mId

Definition at line 42 of file HcalDQMChannelQuality.h.

Referenced by HcalHotCellDbInterface::createDataset(), HcalDQMChannelQuality::flagAlgo(), HcalDQMChannelQuality::isMasked(), operator<(), operator==(), HcalDQMChannelQuality::quality(), and HcalDQMChannelQuality::setChannel().

bool HcalDQMChannelQuality::Item::mMasked

Definition at line 44 of file HcalDQMChannelQuality.h.

Referenced by HcalHotCellDbInterface::createData(), and HcalDQMChannelQuality::setChannel().

unsigned HcalDQMChannelQuality::Item::mQuality

Definition at line 46 of file HcalDQMChannelQuality.h.

Referenced by HcalDQMChannelQuality::setChannel().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:23:37 2009 for CMSSW by  doxygen 1.5.4