14 #include "TApplication.h"
16 int main(
int argc,
char **argv)
18 Long_t processed = -1;
37 printf (
"Int ERROR exiting ...\n");
41 TApplication *theApp =
new TApplication(
"App", &argc, argv);
42 gROOT->SetStyle(
"Plain"); gStyle->SetPalette(1);
59 printf(
"\n Done processed Events %li\n",processed);
Bool_t Init(hReadMode mode=hSyncTime)
A class which instantiate the real top level reader.
Long_t LoopAll()
Read errors.
void Save(char *mode=NULL)
void SetAnalyseFunction(HarpoAnalyse *func, Int_t i=0)
int main(int argc, char **argv)
void print() const
Read config file in libconfig format.
Basic HARPO Event Analysis code. "Offline monitoring".
static hReaderType gHReaderType
Reader Type.
A class which keeps track of the entire configuration of the analysis.