35 HStart2Raw(
void) : fMultiplicity(0), fModule(-1), fStrip(-1),
36 fTime1(-1000000.), fWidth1(-1000000.),
37 fTime2(-1000000.), fWidth2(-1000000.),
38 fTime3(-1000000.), fWidth3(-1000000.),
39 fTime4(-1000000.), fWidth4(-1000000.),
40 fTime5(-1000000.), fWidth5(-1000000.),
41 fTime6(-1000000.), fWidth6(-1000000.),
42 fTime7(-1000000.), fWidth7(-1000000.),
43 fTime8(-1000000.), fWidth8(-1000000.),
44 fTime9(-1000000.), fWidth9(-1000000.),
45 fTime10(-1000000.), fWidth10(-1000000.) {}
52 Float_t
getTime(
const Int_t
n)
const;
Int_t getMaxMultiplicity(void)
Float_t getWidth(const Int_t n) const
Bool_t setTimeAndWidth(const Float_t time, const Float_t width)
Int_t getModule(void) const
void getTimeAndWidth(const Int_t n, Float_t &time, Float_t &width)
Int_t getStrip(void) const
Float_t getTime(const Int_t n) const
Int_t getMultiplicity(void) const
void setAddress(const Int_t m, const Int_t s)
void getAddress(Int_t &m, Int_t &s)