Macros

Line Code
1 2 3 4 5 6
#ifndef DQM_SiStripMonitorClient_check_runcomplete_h
#define DQM_SiStripMonitorClient_check_runcomplete_h
#include <string>
int read_runflag(std::string);
int check_runcomplete(std::string);
#endif  // DQM_SiStripMonitorClient_check_runcomplete_h