#include <TPadRpcEvent.h>
Public Member Functions | |
| PadRpc_Hit () | |
| void | Clear (void) |
| PadRpc_Hit () | |
| void | Clear (void) |
Data Fields | |
| Int_t | iPadIndexX |
| Int_t | iPadIndexY |
| Double_t | dTime |
| Double_t | dTot |
Definition at line 11 of file TPadRpcEvent.h.
| PadRpc_Hit::PadRpc_Hit | ( | ) | [inline] |
Definition at line 18 of file TPadRpcEvent.h.
References Clear().
| PadRpc_Hit::PadRpc_Hit | ( | ) | [inline] |
Definition at line 26 of file PadRpc_Event.h.
References Clear().
| void PadRpc_Hit::Clear | ( | void | ) |
Definition at line 11 of file TPadRpcEvent.cxx.
References dTime, dTot, iPadIndexX, and iPadIndexY.
Referenced by TPadRpcProc::FinalizeEvent(), and PadRpc_Hit().
| void PadRpc_Hit::Clear | ( | void | ) |
| Double_t PadRpc_Hit::dTime |
Definition at line 15 of file TPadRpcEvent.h.
Referenced by Clear(), TPadRpcProc::ProcessCaenPad(), and TPadRpcProc::ProcessVftxPad().
| Double_t PadRpc_Hit::dTot |
Definition at line 16 of file TPadRpcEvent.h.
Referenced by Clear(), TPadRpcProc::ProcessCaenPad(), and TPadRpcProc::ProcessVftxPad().
| Int_t PadRpc_Hit::iPadIndexX |
Definition at line 13 of file TPadRpcEvent.h.
Referenced by Clear(), TPadRpcProc::ProcessCaenPad(), and TPadRpcProc::ProcessVftxPad().
| Int_t PadRpc_Hit::iPadIndexY |
Definition at line 14 of file TPadRpcEvent.h.
Referenced by Clear(), TPadRpcProc::ProcessCaenPad(), and TPadRpcProc::ProcessVftxPad().
1.7.1