QwGeant4
QweakSimUserPMTOnly_PMTEvent Class Reference

#include <QweakSimUserPMTOnly_PMTEvent.hh>

Inherits TObject.

Public Member Functions

 QweakSimUserPMTOnly_PMTEvent ()
 
 ~QweakSimUserPMTOnly_PMTEvent ()
 
void Initialize ()
 
void StoreTrackID (Float_t tid)
 
Float_t GetTrackID () const
 
void StoreDetectorNbOfHits (Int_t nd)
 
Int_t GetDetectorNbOfHits () const
 
void StorePMTHasBeenHit (Int_t np)
 
Int_t GetPMTHasBeenHit () const
 
void StorePMTTotalNbOfHits (Int_t npt)
 
Int_t GetPMTTotalNbOfHits () const
 
void StorePMTTotalNbOfPEs (Float_t npt)
 
Float_t GetPMTTotalNbOfPEs () const
 

Private Attributes

Float_t TrackID
 
Int_t NbOfHits
 
Int_t PMTHasBeenHit
 
Int_t PMTTotalNbOfHits
 
Float_t PMTTotalNbOfPEs
 

Detailed Description

Definition at line 18 of file QweakSimUserPMTOnly_PMTEvent.hh.

Constructor & Destructor Documentation

QweakSimUserPMTOnly_PMTEvent::QweakSimUserPMTOnly_PMTEvent ( )

Definition at line 15 of file QweakSimUserPMTOnly_PMTEvent.cc.

QweakSimUserPMTOnly_PMTEvent::~QweakSimUserPMTOnly_PMTEvent ( )

Definition at line 21 of file QweakSimUserPMTOnly_PMTEvent.cc.

22 {
23 }

Member Function Documentation

Int_t QweakSimUserPMTOnly_PMTEvent::GetDetectorNbOfHits ( ) const
inline

Definition at line 51 of file QweakSimUserPMTOnly_PMTEvent.hh.

References NbOfHits.

Int_t QweakSimUserPMTOnly_PMTEvent::GetPMTHasBeenHit ( ) const
inline

Definition at line 56 of file QweakSimUserPMTOnly_PMTEvent.hh.

References PMTHasBeenHit.

Int_t QweakSimUserPMTOnly_PMTEvent::GetPMTTotalNbOfHits ( ) const
inline
Float_t QweakSimUserPMTOnly_PMTEvent::GetPMTTotalNbOfPEs ( ) const
inline

Definition at line 66 of file QweakSimUserPMTOnly_PMTEvent.hh.

References PMTTotalNbOfPEs.

Float_t QweakSimUserPMTOnly_PMTEvent::GetTrackID ( ) const
inline

Definition at line 46 of file QweakSimUserPMTOnly_PMTEvent.hh.

References TrackID.

void QweakSimUserPMTOnly_PMTEvent::Initialize ( )
void QweakSimUserPMTOnly_PMTEvent::StoreDetectorNbOfHits ( Int_t  nd)
inline

Definition at line 50 of file QweakSimUserPMTOnly_PMTEvent.hh.

References NbOfHits.

Referenced by QweakSimEventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void QweakSimUserPMTOnly_PMTEvent::StorePMTHasBeenHit ( Int_t  np)
inline

Definition at line 55 of file QweakSimUserPMTOnly_PMTEvent.hh.

References PMTHasBeenHit.

Referenced by QweakSimEventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void QweakSimUserPMTOnly_PMTEvent::StorePMTTotalNbOfHits ( Int_t  npt)
inline

Definition at line 60 of file QweakSimUserPMTOnly_PMTEvent.hh.

References PMTTotalNbOfHits.

Referenced by QweakSimEventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void QweakSimUserPMTOnly_PMTEvent::StorePMTTotalNbOfPEs ( Float_t  npt)
inline

Definition at line 65 of file QweakSimUserPMTOnly_PMTEvent.hh.

References PMTTotalNbOfPEs.

Referenced by QweakSimEventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void QweakSimUserPMTOnly_PMTEvent::StoreTrackID ( Float_t  tid)
inline

Definition at line 45 of file QweakSimUserPMTOnly_PMTEvent.hh.

References TrackID.

Field Documentation

Int_t QweakSimUserPMTOnly_PMTEvent::NbOfHits
private

Definition at line 25 of file QweakSimUserPMTOnly_PMTEvent.hh.

Referenced by GetDetectorNbOfHits(), and StoreDetectorNbOfHits().

Int_t QweakSimUserPMTOnly_PMTEvent::PMTHasBeenHit
private
Int_t QweakSimUserPMTOnly_PMTEvent::PMTTotalNbOfHits
private
Float_t QweakSimUserPMTOnly_PMTEvent::PMTTotalNbOfPEs
private
Float_t QweakSimUserPMTOnly_PMTEvent::TrackID
private

Definition at line 23 of file QweakSimUserPMTOnly_PMTEvent.hh.

Referenced by GetTrackID(), and StoreTrackID().


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