18 #include "TApplication.h"
20 int main(
int argc,
char **argv)
22 Long_t processed = -1;
43 printf (
"Int ERROR exiting ...\n");
48 gROOT->SetStyle(
"Plain");
49 gStyle->SetPalette(1);
65 printf(
"\n Done processed Events %li\n",processed);
int main(int argc, char **argv)
Dummy analysis to run as test and example. Give basic histograms of the data.
Bool_t Init(hReadMode mode=hSyncTime)
void Save(char *mode=NULL)
A class which instantiate the real top level reader.
Long_t LoopAll()
Read errors.
void SetAnalyseFunction(HarpoAnalyse *func, Int_t i=0)
void print() const
Read config file in libconfig format.
static hReaderType gHReaderType
Reader Type.
HarpoRunHeader * GetRunHeader()
A class which keeps track of the entire configuration of the analysis.