Public Member Functions | |
void | addLinkBin (int linkBin) |
DTLinkBinsMap (DQMStore::IGetter &igetter, const int fed, const int mapSlot) | |
DTLinkBinsMap () | |
double | getChamberPercentage (DQMStore::IGetter &) |
void | init (bool v) |
bool | linkChanged (int linkBin) |
void | readNewValues (DQMStore::IGetter &igetter) |
~DTLinkBinsMap () | |
Private Member Functions | |
int | getValueLinkBin (int linkBin) const |
Private Attributes | |
bool | init_ |
std::map< int, int > | linksAndValues |
const MonitorElement * | meuROS |
std::string | urosHName |
Definition at line 122 of file DTBlockedROChannelsTest.h.
DTBlockedROChannelsTest::DTLinkBinsMap::DTLinkBinsMap | ( | DQMStore::IGetter & | igetter, |
const int | fed, | ||
const int | mapSlot | ||
) |
Definition at line 411 of file DTBlockedROChannelsTest.cc.
References DQMStore::IGetter::get(), meuROS, urosHName, and makeMuonMisalignmentScenario::wheel.
DTBlockedROChannelsTest::DTLinkBinsMap::DTLinkBinsMap | ( | ) |
Definition at line 422 of file DTBlockedROChannelsTest.cc.
DTBlockedROChannelsTest::DTLinkBinsMap::~DTLinkBinsMap | ( | ) |
Definition at line 425 of file DTBlockedROChannelsTest.cc.
void DTBlockedROChannelsTest::DTLinkBinsMap::addLinkBin | ( | int | linkBin | ) |
Definition at line 427 of file DTBlockedROChannelsTest.cc.
References getValueLinkBin(), and linksAndValues.
double DTBlockedROChannelsTest::DTLinkBinsMap::getChamberPercentage | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 459 of file DTBlockedROChannelsTest.cc.
References DQMStore::IGetter::get(), linkChanged(), linksAndValues, meuROS, and urosHName.
|
private |
Definition at line 432 of file DTBlockedROChannelsTest.cc.
References MonitorElement::getBinContent(), init_, createfilelist::int, meuROS, and relativeConstraints::value.
Referenced by addLinkBin(), and linkChanged().
|
inline |
Definition at line 132 of file DTBlockedROChannelsTest.h.
References DTBlockedROChannelsTest::DTRobBinsMap::getChamberPercentage(), DTBlockedROChannelsTest::DTRobBinsMap::init_, DTBlockedROChannelsTest::DTRobBinsMap::readNewValues(), and findQualityFiles::v.
bool DTBlockedROChannelsTest::DTLinkBinsMap::linkChanged | ( | int | linkBin | ) |
Definition at line 442 of file DTBlockedROChannelsTest.cc.
References getValueLinkBin(), and linksAndValues.
Referenced by getChamberPercentage(), and readNewValues().
void DTBlockedROChannelsTest::DTLinkBinsMap::readNewValues | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 471 of file DTBlockedROChannelsTest.cc.
References DQMStore::IGetter::get(), linkChanged(), linksAndValues, meuROS, and urosHName.
|
private |
Definition at line 143 of file DTBlockedROChannelsTest.h.
Referenced by getValueLinkBin().
|
private |
Definition at line 145 of file DTBlockedROChannelsTest.h.
Referenced by addLinkBin(), getChamberPercentage(), linkChanged(), and readNewValues().
|
private |
Definition at line 147 of file DTBlockedROChannelsTest.h.
Referenced by DTLinkBinsMap(), getChamberPercentage(), getValueLinkBin(), and readNewValues().
|
private |
Definition at line 149 of file DTBlockedROChannelsTest.h.
Referenced by DTLinkBinsMap(), getChamberPercentage(), and readNewValues().