1 #ifndef HARPOREADERRAW_H
2 #define HARPOREADERRAW_H
51 Long_t
Loop(Long_t maxevents);
53 Long_t
Find(Long_t eventNo);
Long_t Loop(Long_t maxevents)
A class which read HARPO data from raw files.
HarpoRunHeader * GetRunHeader()
Create RunHeader with links to all raw headers.
Bool_t NextEvent()
TODO add synchro fro PMM2 (att PMM2 1lsb=100ns, DCC 1lsb=10ns)
Long_t Find(Long_t eventNo)
A base class for all top level HARPO readers.
void FillRunConfigInfo()
Find raw event by event number.
void SetRootFile(TString *name)
virtual ~HarpoReaderRaw()
A class store HARPO row event data and header. Provide access metods to the row event data...
A class which keeps track of the entire configuration of the analysis.
Bool_t Init(hReadMode mode=hSyncTime)
Init method : Open in/out files and check run header signature.
void SetDetFile(TString *name, Int_t plane)