1 #ifndef HARPOANALYSEWRITER_H
2 #define HARPOANALYSEWRITER_H
28 void Save(
char *mode=NULL);
void Save(char *mode=NULL)
A virtual class store event data for un detector.
A virtual class which define intrafece between HARPO Reader and Event Analysis code.
Object containing the reconstruction information for one event (with array of HarpoRecoClusters Harpo...
void InitFile(const char *name)
HarpoDetEvent * fDetEvt[gkNDetectors]
Bool_t fDoAna
Redefine empty default.
void ProcessEvent(HarpoEvent *event)
HarpoEventHeader * fEvtHdr
HarpoDetEvent * fDetEvtRead[gkNDetectors]
HarpoRecoEvent * fRecoEvent
A class which write harpo events to ROOT Tree.
A class store HARPO row event data and header. Provide access metods to the row event data...
const ULong_t gkNDetectors
void print()
Mast be implemented, This method which do all job.