1 #ifndef QTestStatusChecker_H
2 #define QTestStatusChecker_H
~QTestStatusChecker()
Destructor.
std::map< std::string, std::vector< std::string > > detailedWarnings
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.