15 #include "TApplication.h"
17 int main(
int argc,
char **argv)
19 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);
int main(int argc, char **argv)
Monitor noise in non-zerosuppressed data.
Bool_t Init(hReadMode mode=hSyncTime)
A class which instantiate the real top level reader.
Long_t LoopAll()
Read errors.
void SetAnalyseFunction(HarpoAnalyse *func, Int_t i=0)
void Save(char *mode=NULL)
void print() const
Read config file in libconfig format.
HarpoRunHeader * GetRunHeader()
A class which keeps track of the entire configuration of the analysis.