15 #include "TApplication.h"
17 int main(
int argc,
char **argv)
19 Long_t processed = -1;
37 printf (
"Int ERROR exiting ...\n");
43 TApplication *theApp = 0;
45 theApp =
new TApplication(
"App", &argc, argv);
46 gROOT->SetStyle(
"Plain"); gStyle->SetPalette(1);
60 printf(
"\n Done processed Events %li\n",processed);
Monitor Pmm2 data for online GUI.
void Save(char *mode=NULL)
Bool_t Init(hReadMode mode=hSyncTime)
A class which instantiate the real top level reader.
Long_t LoopAll()
Read errors.
int main(int argc, char **argv)
void SetAnalyseFunction(HarpoAnalyse *func, Int_t i=0)
Bool_t Lookup(const char *path, Bool_t &val)
Lookup function for scalar values.
void print() const
Read config file in libconfig format.
HarpoRunHeader * GetRunHeader()
A class which keeps track of the entire configuration of the analysis.