4 #include "HarpoFeminosConfig.h"
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);
Long64_t GetDet()
Get Detector Number for single detector readers.
void SetAnalyseFunction(HarpoDetAnalyse *func)
A virtual class which define intrafece between HARPO Reader and Event Analysis code.
void SetDet(Long_t plane)
Long_t Loop()
Read errors.
void print() const
Read config file in libconfig format.
A class which read HARPO dcc file from one FEMINOS and creant Dcc Events and Dcc Headers for FEMINOS ...
Bool_t Init()
Init method : Open in/out files and check run header signature.
int main(int argc, char **argv)
static hReaderType gHReaderType
Reader Type.
HarpoFeminosHeader * GetDetHeader()
A class which keeps track of the entire configuration of the analysis.