1 #ifndef HARPOSIMSTRIPS_H
2 #define HARPOSIMSTRIPS_H
13 #include "TClonesArray.h"
33 void SetQ(Double_t value){
fQ = value;}
65 Int_t
AddHit(Int_t plane, Int_t ch, Double_t t, Double_t q);
static const Int_t fkMaxNhits
TClonesArray * GetHitsX()
TClonesArray * fStripHitsY
virtual ~HarpoSimStripHit()
void SetQ(Double_t value)
TClonesArray * fStripHitsX
void SetTrackId(Int_t id)
Int_t AddHit(Int_t plane, Int_t ch, Double_t t, Double_t q)
void SetStripId(Int_t value)
ClassDef(HarpoSimStrips, 1)
void SetTime(Double_t value)
virtual ~HarpoSimStrips()
ClassDef(HarpoSimStripHit, 1)
TClonesArray * GetHitsY()