1 #ifndef MonitorElementMgr_h
2 #define MonitorElementMgr_h
9 typedef std::map< int, MonitorElement* >
mime;
16 void save(
const std::string&
name );
MonitorElement * getMEFromSecondFile(const char *hnam)
std::map< int, MonitorElement * > mime
bool addME(MonitorElement *ime)
MonitorElement * getME(int ime)
void save(const std::string &name)
void printComparisonResult(int ime)
void openSecondFile(const std::string &name)