#include #include #include #include "TROOT.h" #include "TFile.h" #include "TTimeStamp.h" #include "JSupport/JSupport.hh" #include "JSupport/JSupportToolkit.hh" #include "Jeep/JPrint.hh" #include "Jeep/JParser.hh" #include "Jeep/JMessage.hh" /** * \file * * Auxiliary program to print UTC start and stop time of data taking run. * \author mdejong */ int main(int argc, char **argv) { using namespace std; using namespace JPP; vector inputFile; string option; int debug; try { JParser<> zap("Auxiliary program to print UTC start and stop time of data taking run."); zap['f'] = make_field(inputFile); zap['O'] = make_field(option, "print UNIX time as TTimeStamp::AsString(