33 PndSdsApvHit(
long int eventID, Int_t moduleID, Int_t fe, Int_t triggerID, Int_t timestamp, Int_t frame, Int_t channel, Double_t adc, Int_t length)
34 : fEventID(eventID), fModuleID(moduleID), fFeID(fe), fTriggerID(triggerID), fChannel(channel), fTimestamp(timestamp), fFrameID(frame), fADC(adc), fLength(length)
63 Double_t
GetADC()
const {
return fADC; }
void SetFeID(Int_t new_FE)
Int_t GetTimestamp() const
Class to store data of Apv-Sensors.
Int_t GetTriggerID() const
Int_t GetModuleID() const
long int GetEventID() const
PndSdsApvHit(long int eventID, Int_t moduleID, Int_t fe, Int_t triggerID, Int_t timestamp, Int_t frame, Int_t channel, Double_t adc, Int_t length)