QwGeant4
QweakSimUserCerenkov_MainEvent Class Reference

ROOT Subtree structure for Cerenkov main event. More...

#include <QweakSimUserCerenkov_MainEvent.hh>

Inherits TObject.

+ Collaboration diagram for QweakSimUserCerenkov_MainEvent:

Public Member Functions

 QweakSimUserCerenkov_MainEvent ()
 
virtual ~QweakSimUserCerenkov_MainEvent ()
 

Data Fields

QweakSimUserCerenkov_DetectorEvent Detector
 Cerenkov detector hit information. More...
 
QweakSimUserCerenkov_RadiatorEvent Radiator
 Cerenkov radiator hit information. More...
 
QweakSimUserCerenkov_PMTEvent PMT
 Cerenkov PMT hit information. More...
 

Detailed Description

ROOT Subtree structure for Cerenkov main event.

Definition at line 24 of file QweakSimUserCerenkov_MainEvent.hh.

Constructor & Destructor Documentation

QweakSimUserCerenkov_MainEvent::QweakSimUserCerenkov_MainEvent ( )

Definition at line 5 of file QweakSimUserCerenkov_MainEvent.cc.

5 { }
QweakSimUserCerenkov_MainEvent::~QweakSimUserCerenkov_MainEvent ( )
virtual

Definition at line 7 of file QweakSimUserCerenkov_MainEvent.cc.

7 { }

Field Documentation

QweakSimUserCerenkov_DetectorEvent QweakSimUserCerenkov_MainEvent::Detector

Cerenkov detector hit information.

Definition at line 28 of file QweakSimUserCerenkov_MainEvent.hh.

Referenced by QweakSimEventAction::EndOfEventAction().

QweakSimUserCerenkov_PMTEvent QweakSimUserCerenkov_MainEvent::PMT

Cerenkov PMT hit information.

Definition at line 30 of file QweakSimUserCerenkov_MainEvent.hh.

Referenced by QweakSimEventAction::EndOfEventAction().

QweakSimUserCerenkov_RadiatorEvent QweakSimUserCerenkov_MainEvent::Radiator

Cerenkov radiator hit information.

Definition at line 29 of file QweakSimUserCerenkov_MainEvent.hh.

Referenced by QweakSimEventAction::EndOfEventAction().


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