#include <TGet4v1Event.h>
Public Member Functions | |
Get4v1Tdc () | |
~Get4v1Tdc () | |
void | Clear (Option_t *t="") |
UInt_t | Size () |
Get4v1Tdc () | |
~Get4v1Tdc () | |
void | Clear (Option_t *t="") |
UInt_t | Size () |
Data Fields | |
std::vector< Get4v1Hit > | fHits [NB_CHAN_GET4] |
Definition at line 364 of file TGet4v1Event.h.
Get4v1Tdc::Get4v1Tdc | ( | ) | [inline] |
Definition at line 366 of file TGet4v1Event.h.
References Clear().
Get4v1Tdc::~Get4v1Tdc | ( | ) |
Definition at line 295 of file TGet4v1Event.cxx.
References Clear().
Get4v1Tdc::Get4v1Tdc | ( | ) | [inline] |
Definition at line 388 of file TGet4v1Event.h.
References Clear().
Get4v1Tdc::~Get4v1Tdc | ( | ) |
void Get4v1Tdc::Clear | ( | Option_t * | t = "" |
) |
Definition at line 299 of file TGet4v1Event.cxx.
References fHits.
Referenced by Get4v1Tdc(), and ~Get4v1Tdc().
void Get4v1Tdc::Clear | ( | Option_t * | t = "" |
) |
UInt_t Get4v1Tdc::Size | ( | ) |
UInt_t Get4v1Tdc::Size | ( | ) |
Definition at line 308 of file TGet4v1Event.cxx.
References fHits.
std::vector< Get4v1Hit > Get4v1Tdc::fHits |
Definition at line 371 of file TGet4v1Event.h.