QwGeant4
|
ROOT Subtree structure for HDC MainEvent. More...
#include <QweakSimUserHDC_MainEvent.hh>
Inherits TObject.
Public Member Functions | |
QweakSimUserHDC_MainEvent () | |
virtual | ~QweakSimUserHDC_MainEvent () |
void | Clear (const Option_t *=0) |
Data Fields | |
QweakSimUserHDC_SingleHDCEvent | ChamberFront |
Front HDC wire chamber hit information. More... | |
QweakSimUserHDC_SingleHDCEvent | ChamberBack |
Back HDC wire chamber hit information. More... | |
ROOT Subtree structure for HDC MainEvent.
Definition at line 62 of file QweakSimUserHDC_MainEvent.hh.
QweakSimUserHDC_MainEvent::QweakSimUserHDC_MainEvent | ( | ) |
Definition at line 46 of file QweakSimUserHDC_MainEvent.cc.
|
virtual |
Definition at line 50 of file QweakSimUserHDC_MainEvent.cc.
void QweakSimUserHDC_MainEvent::Clear | ( | const Option_t * | = 0 | ) |
Definition at line 54 of file QweakSimUserHDC_MainEvent.cc.
References ChamberBack, ChamberFront, and QweakSimUserHDC_SingleHDCEvent::Clear().
Referenced by QweakSimEventAction::EndOfEventAction().
QweakSimUserHDC_SingleHDCEvent QweakSimUserHDC_MainEvent::ChamberBack |
Back HDC wire chamber hit information.
Definition at line 68 of file QweakSimUserHDC_MainEvent.hh.
Referenced by Clear(), and QweakSimEventAction::EndOfEventAction().
QweakSimUserHDC_SingleHDCEvent QweakSimUserHDC_MainEvent::ChamberFront |
Front HDC wire chamber hit information.
Definition at line 67 of file QweakSimUserHDC_MainEvent.hh.
Referenced by Clear(), and QweakSimEventAction::EndOfEventAction().