QwGeant4
QweakSimUserHDC_MainEvent Class Reference

ROOT Subtree structure for HDC MainEvent. More...

#include <QweakSimUserHDC_MainEvent.hh>

Inherits TObject.

+ Collaboration diagram for QweakSimUserHDC_MainEvent:

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...
 

Detailed Description

ROOT Subtree structure for HDC MainEvent.

Definition at line 62 of file QweakSimUserHDC_MainEvent.hh.

Constructor & Destructor Documentation

QweakSimUserHDC_MainEvent::QweakSimUserHDC_MainEvent ( )

Definition at line 46 of file QweakSimUserHDC_MainEvent.cc.

47 {;}
QweakSimUserHDC_MainEvent::~QweakSimUserHDC_MainEvent ( )
virtual

Definition at line 50 of file QweakSimUserHDC_MainEvent.cc.

51 {;}

Member Function Documentation

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().

55 {
58 }
QweakSimUserHDC_SingleHDCEvent ChamberBack
Back HDC wire chamber hit information.
QweakSimUserHDC_SingleHDCEvent ChamberFront
Front HDC wire chamber hit information.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Field Documentation

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().


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