Public Member Functions | |
void | addRobBin (int robBin) |
DTRobBinsMap (DQMStore::IGetter &igetter, const int fed, const int ros) | |
DTRobBinsMap () | |
double | getChamberPercentage (DQMStore::IGetter &) |
void | init (bool v) |
void | readNewValues (DQMStore::IGetter &igetter) |
bool | robChanged (int robBin) |
~DTRobBinsMap () | |
Private Member Functions | |
int | getValueRobBin (int robBin) const |
int | getValueRos () const |
Private Attributes | |
std::string | dduHName |
bool | init_ |
const MonitorElement * | meDDU |
const MonitorElement * | meROS |
std::map< int, int > | robsAndValues |
int | rosBin |
std::string | rosHName |
int | rosValue |
Definition at line 83 of file DTBlockedROChannelsTest.h.
DTBlockedROChannelsTest::DTRobBinsMap::DTRobBinsMap | ( | DQMStore::IGetter & | igetter, |
const int | fed, | ||
const int | ros | ||
) |
Definition at line 303 of file DTBlockedROChannelsTest.cc.
References dduHName, DQMStore::IGetter::get(), meDDU, meROS, and rosHName.
DTBlockedROChannelsTest::DTRobBinsMap::DTRobBinsMap | ( | ) |
Definition at line 323 of file DTBlockedROChannelsTest.cc.
DTBlockedROChannelsTest::DTRobBinsMap::~DTRobBinsMap | ( | ) |
Definition at line 327 of file DTBlockedROChannelsTest.cc.
void DTBlockedROChannelsTest::DTRobBinsMap::addRobBin | ( | int | robBin | ) |
Definition at line 332 of file DTBlockedROChannelsTest.cc.
References getValueRobBin(), and robsAndValues.
double DTBlockedROChannelsTest::DTRobBinsMap::getChamberPercentage | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 379 of file DTBlockedROChannelsTest.cc.
References dduHName, DQMStore::IGetter::get(), getValueRos(), meDDU, meROS, robChanged(), robsAndValues, rosHName, and rosValue.
Referenced by init(), and DTBlockedROChannelsTest::DTLinkBinsMap::init().
|
private |
Definition at line 339 of file DTBlockedROChannelsTest.cc.
References MonitorElement::getBinContent(), init_, createfilelist::int, meROS, and relativeConstraints::value.
Referenced by addRobBin(), init(), and robChanged().
|
private |
Definition at line 352 of file DTBlockedROChannelsTest.cc.
References MonitorElement::getBinContent(), createfilelist::int, meDDU, rosBin, and relativeConstraints::value.
Referenced by getChamberPercentage(), init(), and readNewValues().
|
inline |
Definition at line 94 of file DTBlockedROChannelsTest.h.
References getChamberPercentage(), getValueRobBin(), getValueRos(), init_, readNewValues(), robChanged(), and findQualityFiles::v.
void DTBlockedROChannelsTest::DTRobBinsMap::readNewValues | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 399 of file DTBlockedROChannelsTest.cc.
References dduHName, DQMStore::IGetter::get(), getValueRos(), meDDU, meROS, robChanged(), robsAndValues, rosHName, and rosValue.
Referenced by init(), and DTBlockedROChannelsTest::DTLinkBinsMap::init().
bool DTBlockedROChannelsTest::DTRobBinsMap::robChanged | ( | int | robBin | ) |
Definition at line 362 of file DTBlockedROChannelsTest.cc.
References getValueRobBin(), and robsAndValues.
Referenced by getChamberPercentage(), init(), and readNewValues().
|
private |
Definition at line 116 of file DTBlockedROChannelsTest.h.
Referenced by DTRobBinsMap(), getChamberPercentage(), and readNewValues().
|
private |
Definition at line 107 of file DTBlockedROChannelsTest.h.
Referenced by getValueRobBin(), init(), and DTBlockedROChannelsTest::DTLinkBinsMap::init().
|
private |
Definition at line 113 of file DTBlockedROChannelsTest.h.
Referenced by DTRobBinsMap(), getChamberPercentage(), getValueRos(), and readNewValues().
|
private |
Definition at line 112 of file DTBlockedROChannelsTest.h.
Referenced by DTRobBinsMap(), getChamberPercentage(), getValueRobBin(), and readNewValues().
|
private |
Definition at line 109 of file DTBlockedROChannelsTest.h.
Referenced by addRobBin(), getChamberPercentage(), readNewValues(), and robChanged().
|
private |
Definition at line 106 of file DTBlockedROChannelsTest.h.
Referenced by getValueRos().
|
private |
Definition at line 115 of file DTBlockedROChannelsTest.h.
Referenced by DTRobBinsMap(), getChamberPercentage(), and readNewValues().
|
private |
Definition at line 110 of file DTBlockedROChannelsTest.h.
Referenced by getChamberPercentage(), and readNewValues().