#include #include #include #include #include "ISlowControlDatabase.hxx" #include "IECALTFBStatus.hxx" #include "IECALStatus.hxx" void help(){ std::cout << "Usage:"<SetStyle("Pub"); int syear=0; int smonth=0; int sday=0; int shour=0; int smin=0; int ssec=0; int eyear=0; int emonth=0; int eday=0; int ehour=0; int emin=0; int esec=0; char aauthor[256]; sprintf(aauthor,"Roberto_Sacco"); char acomment[256]; sprintf(acomment,"ECAL GSC queries"); int maxsamples=-1; bool makeplots=false; bool verbose=false; // ***** process command line arguments ... Int_t i=1; while ( i < argc ) { if ( strcmp(argv[i],"-h") == 0 || argc < 14 ) { help(); exit(1); } else if ( strcmp(argv[i],"-m") == 0 ) { //std::cout<<"here"<