1 #ifndef QTestStatusChecker_H 2 #define QTestStatusChecker_H 33 void processAlarms(
const std::vector<std::string>& allPathNames, DQMStore* bei);
~QTestStatusChecker()
Destructor.
dqm::harvesting::MonitorElement MonitorElement
QTestStatusChecker()
Creator.
void processAlarms(const std::vector< std::string > &allPathNames, DQMStore *bei)
std::vector< std::string > fullPathNames(DQMStore *bei)
std::pair< std::string, std::string > checkGlobalStatus(DQMStore *bei)
Check global status of Quality tests, returns a pair of string: message and color relative to global ...
std::map< std::string, std::vector< std::string > > checkDetailedStatus(DQMStore *bei)
Check status of quality tests for individual ME's.
dqm::harvesting::DQMStore DQMStore
std::map< std::string, std::vector< std::string > > detailedWarnings