#include <clonesA_Event.h>
Inheritance diagram for TUsrHit:
Public Member Functions | |
TUsrHit (Int_t ev=0) | |
virtual | ~TUsrHit () |
Protected Attributes | |
Int_t | fEventNumber |
Int_t | fModuleNumber |
Int_t | fChannel |
UShort_t | fEventTime [3] |
Definition at line 4 of file clonesA_Event.h.
TUsrHit::TUsrHit | ( | Int_t | ev = 0 |
) |
virtual TUsrHit::~TUsrHit | ( | ) | [inline, virtual] |
Definition at line 7 of file clonesA_Event.h.
Int_t TUsrHit::fEventNumber [protected] |
Definition at line 10 of file clonesA_Event.h.
Int_t TUsrHit::fModuleNumber [protected] |
Definition at line 11 of file clonesA_Event.h.
Int_t TUsrHit::fChannel [protected] |
Definition at line 12 of file clonesA_Event.h.
UShort_t TUsrHit::fEventTime[3] [protected] |
Definition at line 13 of file clonesA_Event.h.