1 #ifndef HARPOFEMINOSREADER_H
2 #define HARPOFEMINOSREADER_H
27 #define MAX_EVENT_SIZE (1 * 4 * 80 * 512 * 2)
57 Long_t
Loop(Long_t maxevents);
59 Bool_t
Find(Long_t eventNo);
HarpoFeminosEvent * fSaveEvent
UShort_t lData[MAX_EVENT_SIZE]
void SetAnalyseFunction(HarpoDetAnalyse *func)
virtual ~HarpoFeminosReader()
void PushBack()
Skeeping not "intersting" event.
A class store HARPO row FEMINOS event data and header. End provide access metods to the row data...
HarpoDetAnalyse * fDccAnalyse
unpacked dcc data The class contains the data map for DCC or Feminos The data is stored as a 2D TMatr...
A virtual base class for all HARPO detectors readers.
A class which define DCC channel mapping.
Bool_t Find(Long_t eventNo)
Bool_t isError()
EOF reached.
void SkipEvent()
Read next event from raw file.
A virtual class which define interface between HARPO Det Reader and Event Analysis code...
Long_t Loop()
Read errors.
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.
HarpoFeminosEvent * GetEvent()
Bool_t NextSegment()
Find raw event by event number */.
HarpoFeminosHeader * GetDetHeader()
HarpoFeminosEvent * fEvent
A class which keeps track of the entire configuration of the analysis.
int ProcessFrame(void *fr, int fr_sz)