13 int main(
int argc,
char **argv)
15 Long_t processed = -1;
23 if(verbose) cfg->
print();
36 printf (
"Int ERROR exiting ...\n");
47 processed = rdr->
Loop();
53 printf(
"\n Done processed Events %li\n",processed);
A simle analyse of base PMM2 event properties.
void Save(char *mode=NULL)
int main(int argc, char **argv)
void SetReadOutMode(Long_t version)
Bool_t Init()
Init method : Open in/out files and check run header signature.
void SetAnalyseFunction(HarpoDetAnalyse *func)
void print() const
Read config file in libconfig format.
A class which read HARPO raw file from PMM2 and create Raw Events objects.
Long_t Loop()
Read errors.
static hReaderType gHReaderType
Reader Type.
A class which keeps track of the entire configuration of the analysis.
TEXT mode (?? csv), UNIMPLEMENTED.
Pmm2Header * GetDetHeader()
Long64_t GetVerbose()
Get program verbosity level.