9 int main(
int argc,
char **argv)
11 Long_t processed = -1;
28 printf (
"Int ERROR exiting ...\n");
37 processed = rdr->
Loop();
42 printf(
"\n Done processed Events %li\n",processed);
A class which read HARPO dcc file from one DCC and creant Dcc Events and Dcc Headers for DCC Events o...
Long_t Loop()
Read errors.
Bool_t Init()
Init method : Open in/out files and check run header signature.
Long64_t GetDet()
Get Detector Number for single detector readers.
HarpoDccHeader * GetDetHeader()
void SetAnalyseFunction(HarpoDccAnalyse *func)
int main(int argc, char **argv)
A virtual class which define intrafece between HARPO Reader and Event Analysis code.
void SetDet(Long_t plane)
void print() const
Read config file in libconfig format.
static hReaderType gHReaderType
Reader Type.
A class which keeps track of the entire configuration of the analysis.