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 118 of file DTBlockedROChannelsTest.h.
DTBlockedROChannelsTest::DTLinkBinsMap::DTLinkBinsMap | ( | DQMStore::IGetter & | igetter, |
const int | fed, | ||
const int | mapSlot | ||
) |
Definition at line 382 of file DTBlockedROChannelsTest.cc.
References dqm::implementation::IGetter::get(), meuROS, to_string(), urosHName, and makeMuonMisalignmentScenario::wheel.
DTBlockedROChannelsTest::DTLinkBinsMap::DTLinkBinsMap | ( | ) |
Definition at line 392 of file DTBlockedROChannelsTest.cc.
DTBlockedROChannelsTest::DTLinkBinsMap::~DTLinkBinsMap | ( | ) |
Definition at line 394 of file DTBlockedROChannelsTest.cc.
void DTBlockedROChannelsTest::DTLinkBinsMap::addLinkBin | ( | int | linkBin | ) |
Definition at line 396 of file DTBlockedROChannelsTest.cc.
double DTBlockedROChannelsTest::DTLinkBinsMap::getChamberPercentage | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 426 of file DTBlockedROChannelsTest.cc.
References dqm::implementation::IGetter::get().
|
private |
Definition at line 400 of file DTBlockedROChannelsTest.cc.
References createfilelist::int, and relativeConstraints::value.
|
inline |
Definition at line 128 of file DTBlockedROChannelsTest.h.
References init_, and findQualityFiles::v.
bool DTBlockedROChannelsTest::DTLinkBinsMap::linkChanged | ( | int | linkBin | ) |
Definition at line 410 of file DTBlockedROChannelsTest.cc.
void DTBlockedROChannelsTest::DTLinkBinsMap::readNewValues | ( | DQMStore::IGetter & | igetter | ) |
Definition at line 438 of file DTBlockedROChannelsTest.cc.
References dqm::implementation::IGetter::get().
|
private |
Definition at line 139 of file DTBlockedROChannelsTest.h.
Referenced by init().
|
private |
Definition at line 141 of file DTBlockedROChannelsTest.h.
|
private |
Definition at line 143 of file DTBlockedROChannelsTest.h.
Referenced by DTLinkBinsMap().
|
private |
Definition at line 145 of file DTBlockedROChannelsTest.h.
Referenced by DTLinkBinsMap().