#include <clientTools.h>
Public Member Functions | |
std::vector< MonitorElement * > | constructMEVector (const edm::EventSetup &iSetup, const std::string &prefixDir, const std::string &MEName, DQMStore *dbe) |
std::vector< RPCDetId > | getAssociatedRPCdetId () |
Protected Member Functions | |
void | getMEs (const edm::EventSetup &iSetup, const std::string &prefixDir, const std::string &MEName, DQMStore *dbe) |
Private Attributes | |
std::vector< RPCDetId > | myDetIds_ |
std::vector< MonitorElement * > | myMeVect_ |
std::vector< std::string > | myRollNames_ |
Definition at line 20 of file clientTools.h.
|
inline |
Definition at line 23 of file clientTools.h.
References gather_cfg::cout, getMEs(), and myMeVect_.
|
inline |
Definition at line 30 of file clientTools.h.
References myDetIds_, and myMeVect_.
|
inlineprotected |
Definition at line 42 of file clientTools.h.
References RPCBookFolderStructure::folderStructure(), edm::EventSetup::get(), DQMStore::get(), myDetIds_, myMeVect_, myRollNames_, RPCGeomServ::name(), alignCSCRings::r, and RPCChamber::rolls().
Referenced by constructMEVector().
|
private |
Definition at line 78 of file clientTools.h.
Referenced by getAssociatedRPCdetId(), and getMEs().
|
private |
Definition at line 77 of file clientTools.h.
Referenced by constructMEVector(), getAssociatedRPCdetId(), and getMEs().
|
private |
Definition at line 79 of file clientTools.h.
Referenced by getMEs().