1 #ifndef HARPOREADERSIM_H
2 #define HARPOREADERSIM_H
50 Long_t
Loop(Long_t maxevents);
52 Long_t
Find(Long_t eventNo);
HarpoRunHeader * GetRunHeader()
Create RunHeader with links to all raw headers.
Long_t Loop(Long_t maxevents)
virtual ~HarpoReaderSim()
A base class for all top level HARPO readers.
Bool_t fSync
Find raw event by event number.
A class which read HARPO simulated events.
Bool_t Init(hReadMode mode=hSyncTime)
Init method : Open in/out files and check run header signature.
A class store HARPO row event data and header. Provide access metods to the row event data...
void SetDetFile(TString *name, Int_t plane)
Long_t Find(Long_t eventNo)
A class which keeps track of the entire configuration of the analysis.
void SetRootFile(TString *name)