#include <TRossendorfEvent.h>
Public Types | |
enum | { NumChan = 16 } |
enum | { NumChan = 16 } |
Public Member Functions | |
RTDC_t (void) | |
void | Clear () |
RTDC_t (void) | |
void | Clear () |
Data Fields | |
Int_t | time [NumChan] |
Definition at line 15 of file TRossendorfEvent.h.
anonymous enum |
Definition at line 17 of file TRossendorfEvent.h.
anonymous enum |
Definition at line 17 of file TRossendorfEvent.h.
RTDC_t::RTDC_t | ( | void | ) | [inline] |
Definition at line 21 of file TRossendorfEvent.h.
References Clear().
RTDC_t::RTDC_t | ( | void | ) | [inline] |
Definition at line 21 of file TRossendorfEvent.h.
References Clear().
void RTDC_t::Clear | ( | void | ) |
void RTDC_t::Clear | ( | ) |
Int_t RTDC_t::time |
Definition at line 19 of file TRossendorfEvent.h.
Referenced by Clear(), and TRossendorfProc::FinalizeEvent().