1 #ifndef SiStripUtility_H 2 #define SiStripUtility_H 39 std::vector<std::string>& m_ids);
static void setBadModuleFlag(std::string &hname, uint16_t &flg)
static void getModuleFolderList(DQMStore &dqm_store, std::vector< std::string > &m_ids)
static int getMEList(std::string const &name, std::vector< std::string > &values)
static void getDetectorStatusColor(int status, int &rval, int &gval, int &bval)
static void getBadModuleStatus(uint16_t flag, std::string &message)
static void getMEValue(MonitorElement const *me, std::string &val)
const std::string subdet_tag("SubDet")
dqm::harvesting::MonitorElement MonitorElement
dqm::harvesting::DQMStore DQMStore
static void getMEStatusColor(int status, int &rval, int &gval, int &bval)
static void split(std::string const &str, std::vector< std::string > &tokens, std::string const &delimiters=" ")
static void getSubDetectorTag(uint32_t det_id, std::string &subdet_tag, const TrackerTopology *tTopo)
static bool goToDir(DQMStore &dqm_store, std::string const &name)
static bool checkME(std::string const &element, std::string const &name, std::string &full_path)
static int getMEStatus(MonitorElement const *me)
static void getTopFolderPath(DQMStore &dqm_store, std::string const &top_dir, std::string &path)