6 #include <TClonesArray.h>
8 typedef unsigned short WORD;
10 typedef unsigned long long QWORD;
19 void Clear(
const Option_t* = NULL);
void FillGiQdcValues(DWORD *qdcValues, WORD count)
ULong64_t GetExtClockTimeStamp(UInt_t &resetCount)
void FillTdcValues(DWORD *tdcValues, WORD count)
void FillQdcValues(DWORD *qdcValues, WORD count)
void SetExtClockCount(QWORD value, DWORD resetCount)
size_t fScalerValuesAllocSize
ClassDef(PndMvdTsEvent, 2)
ULong64_t fExtClockCount
allocated memory for fScalerValues
TClonesArray * fQdcValues
UInt_t * GetScalerValues()
void FillSiHits(int adcChannel, DWORD *hits, WORD count)
void Clear(const Option_t *=NULL)
TClonesArray * GetQdcValues()
TClonesArray * fTdcValues
void SetEventId(UInt_t eventId)
void FillScalerValues(DWORD *qdcValues, WORD count)
Int_t GetScalerValueCount()
PndMvdTsEvent & operator=(const PndMvdTsEvent &)=delete
UInt_t fExtClockResetCount
TClonesArray * fSiHitList
TClonesArray * GetSiHitList()
void FillGiTdcValues(DWORD *tdcValues, WORD count)
TClonesArray * GetTdcValues()