1 #ifndef HARPOSIMEVENT_H
2 #define HARPOSIMEVENT_H
14 #include "TpcSimIonisationTrack.h"
21 #define EVENT_BUFFER_SIZE 2000000
void SetHeader(UInt_t len, UInt_t evnum)
TpcSimIonisationTrack * GetIonisationTrack(Int_t iTr)
static const Int_t fkMaxNtracks
ULong_t GetTimeStamp(Int_t=0)
A virtual class store event data for un detector.
void SetMCEvent(TpcSimMCEvent *event)
void DeleteIonisationTracks()
A class store HARPO row DCC event data and header. End provide access metods to the row data...
TClonesArray * fIonisationTracks
Int_t AddIonisationTrack(Int_t iTr, TpcSimIonisationTrack *tr)
Int_t AddStrips(Int_t iTr, HarpoSimStrips *strips)
TpcSimMCEvent * GetMCEvent()