#include <PndMvdTsEvent.h>
Definition at line 12 of file PndMvdTsEvent.h.
◆ PndMvdTsEvent()
PndMvdTsEvent::PndMvdTsEvent |
( |
| ) |
|
◆ ~PndMvdTsEvent()
virtual PndMvdTsEvent::~PndMvdTsEvent |
( |
| ) |
|
|
virtual |
◆ Clear()
void PndMvdTsEvent::Clear |
( |
const Option_t * |
= nullptr | ) |
|
◆ FillGiQdcValues()
void PndMvdTsEvent::FillGiQdcValues |
( |
DWORD * |
qdcValues, |
|
|
WORD |
count |
|
) |
| |
◆ FillGiTdcValues()
void PndMvdTsEvent::FillGiTdcValues |
( |
DWORD * |
tdcValues, |
|
|
WORD |
count |
|
) |
| |
◆ FillQdcValues()
void PndMvdTsEvent::FillQdcValues |
( |
DWORD * |
qdcValues, |
|
|
WORD |
count |
|
) |
| |
◆ FillScalerValues()
void PndMvdTsEvent::FillScalerValues |
( |
DWORD * |
qdcValues, |
|
|
WORD |
count |
|
) |
| |
◆ FillSiHits()
void PndMvdTsEvent::FillSiHits |
( |
int |
adcChannel, |
|
|
DWORD * |
hits, |
|
|
WORD |
count |
|
) |
| |
◆ FillTdcValues()
void PndMvdTsEvent::FillTdcValues |
( |
DWORD * |
tdcValues, |
|
|
WORD |
count |
|
) |
| |
◆ GetEventId()
UInt_t PndMvdTsEvent::GetEventId |
( |
| ) |
|
|
inline |
◆ GetExtClockTimeStamp()
ULong64_t PndMvdTsEvent::GetExtClockTimeStamp |
( |
UInt_t & |
resetCount | ) |
|
|
inline |
◆ GetQdcValues()
TClonesArray* PndMvdTsEvent::GetQdcValues |
( |
| ) |
|
|
inline |
◆ GetScalerValueCount()
Int_t PndMvdTsEvent::GetScalerValueCount |
( |
| ) |
|
|
inline |
◆ GetScalerValues()
UInt_t* PndMvdTsEvent::GetScalerValues |
( |
| ) |
|
|
inline |
◆ GetSiHitList()
TClonesArray* PndMvdTsEvent::GetSiHitList |
( |
| ) |
|
|
inline |
◆ GetTdcValues()
TClonesArray* PndMvdTsEvent::GetTdcValues |
( |
| ) |
|
|
inline |
◆ SetEventId()
void PndMvdTsEvent::SetEventId |
( |
UInt_t |
eventId | ) |
|
|
inline |
◆ SetExtClockCount()
void PndMvdTsEvent::SetExtClockCount |
( |
QWORD |
value, |
|
|
DWORD |
resetCount |
|
) |
| |
|
inline |
◆ fEventId
UInt_t PndMvdTsEvent::fEventId |
|
protected |
◆ fExtClockCount
ULong64_t PndMvdTsEvent::fExtClockCount |
|
protected |
◆ fExtClockResetCount
UInt_t PndMvdTsEvent::fExtClockResetCount |
|
protected |
◆ fNumScalerValues
Int_t PndMvdTsEvent::fNumScalerValues |
|
protected |
◆ fQdcValues
TClonesArray* PndMvdTsEvent::fQdcValues |
|
protected |
◆ fScalerValues
UInt_t* PndMvdTsEvent::fScalerValues |
|
protected |
◆ fScalerValuesAllocSize
size_t PndMvdTsEvent::fScalerValuesAllocSize |
|
protected |
◆ fSiHitList
TClonesArray* PndMvdTsEvent::fSiHitList |
|
protected |
◆ fTdcValues
TClonesArray* PndMvdTsEvent::fTdcValues |
|
protected |
The documentation for this class was generated from the following file: