QwGeant4
|
ROOT Subtree structure for SingleGEMEvent. More...
#include <QweakSimUserGEM_SingleGEMEvent.hh>
Inherits TObject.
Public Member Functions | |
QweakSimUserGEM_SingleGEMEvent () | |
virtual | ~QweakSimUserGEM_SingleGEMEvent () |
void | Initialize () |
void | Clear (const Option_t *=0) |
Data Fields | |
QweakSimUserGEM_WirePlaneEvent | WirePlane |
GEM wire plane hit information. More... | |
ROOT Subtree structure for SingleGEMEvent.
Definition at line 47 of file QweakSimUserGEM_SingleGEMEvent.hh.
QweakSimUserGEM_SingleGEMEvent::QweakSimUserGEM_SingleGEMEvent | ( | ) |
Definition at line 45 of file QweakSimUserGEM_SingleGEMEvent.cc.
|
virtual |
Definition at line 51 of file QweakSimUserGEM_SingleGEMEvent.cc.
void QweakSimUserGEM_SingleGEMEvent::Clear | ( | const Option_t * | = 0 | ) |
Definition at line 61 of file QweakSimUserGEM_SingleGEMEvent.cc.
References QweakSimUserGEM_WirePlaneEvent::Clear(), and WirePlane.
Referenced by QweakSimUserGEM_MainEvent::Clear().
void QweakSimUserGEM_SingleGEMEvent::Initialize | ( | ) |
Definition at line 55 of file QweakSimUserGEM_SingleGEMEvent.cc.
QweakSimUserGEM_WirePlaneEvent QweakSimUserGEM_SingleGEMEvent::WirePlane |
GEM wire plane hit information.
Definition at line 55 of file QweakSimUserGEM_SingleGEMEvent.hh.
Referenced by Clear(), and QweakSimEventAction::EndOfEventAction().