34 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)
ClassDef(PndSdsApvHit, 1)
store frame length
void SetFeID(Int_t new_FE)
Int_t GetTriggerID() const
Double_t fADC
store frame ID
Class to store data of Apv-Sensors.
Int_t fTriggerID
store fe ID (should be betwen 0 and 2)
Int_t fChannel
store trigger ID
long int GetEventID() const
Int_t fModuleID
store event ID
Int_t fFeID
store moduleID
Int_t fTimestamp
store channel (should be betwen 0 and 127)
Int_t fLength
store ADC height
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)
Int_t GetModuleID() const
Int_t fFrameID
store timestamp
Int_t GetTimestamp() const