FairRoot/PandaRoot
|
#include <PndMvdSiHit.h>
Public Member Functions | |
PndMvdSiHit () | |
PndMvdSiHit (UShort_t box, UShort_t channel, Int_t adc, UShort_t numFrames) | |
virtual | ~PndMvdSiHit () |
ClassDef (PndMvdSiHit, 1) | |
Public Attributes | |
UShort_t | fBox |
UShort_t | fChannel |
Int_t | fAdc |
UShort_t | fNumFrames |
Definition at line 4 of file PndMvdSiHit.h.
PndMvdSiHit::PndMvdSiHit | ( | ) |
Definition at line 6 of file PndMvdSiHit.cxx.
PndMvdSiHit::PndMvdSiHit | ( | UShort_t | box, |
UShort_t | channel, | ||
Int_t | adc, | ||
UShort_t | numFrames | ||
) |
Definition at line 14 of file PndMvdSiHit.cxx.
|
virtual |
Definition at line 22 of file PndMvdSiHit.cxx.
PndMvdSiHit::ClassDef | ( | PndMvdSiHit | , |
1 | |||
) |
Int_t PndMvdSiHit::fAdc |
Definition at line 14 of file PndMvdSiHit.h.
Referenced by PndMvdConvertApv::ReadNext().
UShort_t PndMvdSiHit::fBox |
Definition at line 12 of file PndMvdSiHit.h.
Referenced by PndMvdConvertApv::ReadNext().
UShort_t PndMvdSiHit::fChannel |
Definition at line 13 of file PndMvdSiHit.h.
Referenced by PndMvdConvertApv::ReadNext().
UShort_t PndMvdSiHit::fNumFrames |
Definition at line 15 of file PndMvdSiHit.h.
Referenced by PndMvdConvertApv::ReadNext().