46 Error(
"getTime()",
"hit number: %i out of range [1,%i]", n,
STARTRAWMAX);
76 Error(
"getWidht()",
"hit number: %i out of range [1,%i]", n,
STARTRAWMAX);
126 Error(
"getTimeAndWidth",
"hit number: %i out of range [1,%i]", n,
STARTRAWMAX);
198 void HStart2Raw::Streamer(TBuffer &R__b)
203 if (R__b.IsReading()) {
204 Version_t R__v = R__b.ReadVersion(&R__s, &R__c);
if (R__v) { }
205 TObject::Streamer(R__b);
236 R__b.CheckByteCount(R__s, R__c, HStart2Raw::IsA());
238 R__c = R__b.WriteVersion(HStart2Raw::IsA(), kTRUE);
239 TObject::Streamer(R__b);
263 R__b.SetByteCount(R__c, kTRUE);
Float_t getWidth(const Int_t n) const
ClassImp(HStart2Raw) Float_t HStart2Raw
Bool_t setTimeAndWidth(const Float_t time, const Float_t width)
void getTimeAndWidth(const Int_t n, Float_t &time, Float_t &width)