QwGeant4
QweakSimUserGEM_MainEvent Class Reference

ROOT Subtree structure for GEM MainEvent. More...

#include <QweakSimUserGEM_MainEvent.hh>

Inherits TObject.

+ Collaboration diagram for QweakSimUserGEM_MainEvent:

Public Member Functions

 QweakSimUserGEM_MainEvent ()
 
virtual ~QweakSimUserGEM_MainEvent ()
 
void Clear (const Option_t *=0)
 

Data Fields

QweakSimUserGEM_SingleGEMEvent ChamberFront
 Front GEM chamber hit information. More...
 
QweakSimUserGEM_SingleGEMEvent ChamberBack
 Back GEM chamber hit information. More...
 

Detailed Description

ROOT Subtree structure for GEM MainEvent.

Definition at line 46 of file QweakSimUserGEM_MainEvent.hh.

Constructor & Destructor Documentation

QweakSimUserGEM_MainEvent::QweakSimUserGEM_MainEvent ( )

Definition at line 45 of file QweakSimUserGEM_MainEvent.cc.

46 {;}
QweakSimUserGEM_MainEvent::~QweakSimUserGEM_MainEvent ( )
virtual

Definition at line 49 of file QweakSimUserGEM_MainEvent.cc.

50 {;}

Member Function Documentation

void QweakSimUserGEM_MainEvent::Clear ( const Option_t *  = 0)

Definition at line 53 of file QweakSimUserGEM_MainEvent.cc.

References ChamberBack, ChamberFront, and QweakSimUserGEM_SingleGEMEvent::Clear().

Referenced by QweakSimEventAction::EndOfEventAction().

54 {
57 }
QweakSimUserGEM_SingleGEMEvent ChamberBack
Back GEM chamber hit information.
QweakSimUserGEM_SingleGEMEvent ChamberFront
Front GEM chamber hit information.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Field Documentation

QweakSimUserGEM_SingleGEMEvent QweakSimUserGEM_MainEvent::ChamberBack

Back GEM chamber hit information.

Definition at line 52 of file QweakSimUserGEM_MainEvent.hh.

Referenced by Clear(), and QweakSimEventAction::EndOfEventAction().

QweakSimUserGEM_SingleGEMEvent QweakSimUserGEM_MainEvent::ChamberFront

Front GEM chamber hit information.

Definition at line 51 of file QweakSimUserGEM_MainEvent.hh.

Referenced by Clear(), and QweakSimEventAction::EndOfEventAction().


The documentation for this class was generated from the following files: