17 #include "TpcSimIonisationTrack.h"
30 Info(
"HarpoSimEvent()",
"Creating Sim Event");
31 fIonisationTracks =
new TClonesArray(
"TpcSimIonisationTrack",fkMaxNtracks);
40 Info(
"HarpoSimEvent()",
"Sim Event Created");
45 if(
gHarpoDebug>1) Info(
"~HarpoSimEvent",
"Deleting");
66 Info(
"AddIonisationTrack",
"%d",
fNtracks);
121 Info(
"GetTimeStamp",
"0");
void SetHeader(UInt_t len, UInt_t evnum)
TpcSimIonisationTrack * GetIonisationTrack(Int_t iTr)
static const Int_t fkMaxNtracks
ULong_t GetTimeStamp(Int_t=0)
EventHeader_t fEventHeader
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)
void AddTrack(TpcSimMCTrack *tr)