QwGeant4
|
ROOT Subtree structure for Trigger Scintillator PMTEvent. More...
#include <QweakSimUserTriggerScintillator_PMTEvent.hh>
Inherits TObject.
Public Member Functions | |
QweakSimUserTriggerScintillator_PMTEvent () | |
virtual | ~QweakSimUserTriggerScintillator_PMTEvent () |
void | Initialize () |
void | StoreTrackID (Int_t tid) |
Int_t | GetTrackID () const |
void | StorePMTHasBeenHit (Int_t np) |
Int_t | GetPMTHasBeenHit () const |
void | StorePMTLeftNbOfHits (Int_t npl) |
Int_t | GetPMTLeftNbOfHits () const |
void | StorePMTRightNbOfHits (Int_t npr) |
Int_t | GetPMTRightNbOfHits () const |
void | StorePMTTotalNbOfHits (Int_t npt) |
Int_t | GetPMTTotalNbOfHits () const |
void | StorePMTLeftNbOfPEs (Float_t npl) |
Float_t | GetPMTLeftNbOfPEs () const |
void | StorePMTRightNbOfPEs (Float_t npr) |
Float_t | GetPMTRightNbOfPEs () const |
void | StorePMTTotalNbOfPEs (Float_t npt) |
Float_t | GetPMTTotalNbOfPEs () const |
Private Attributes | |
Int_t | TrackID |
ID of the track from which this hit was generated. More... | |
Int_t | PMTHasBeenHit |
Has this PMT been hit? 0 = no, 5 = yes. More... | |
Int_t | PMTLeftNbOfHits |
Number of hits in the left PMT. More... | |
Int_t | PMTRightNbOfHits |
Number of hits in the right PMT. More... | |
Int_t | PMTTotalNbOfHits |
Number of hits in both PMTs. More... | |
Float_t | PMTLeftNbOfPEs |
Number of photo-electrons in the left PMT. More... | |
Float_t | PMTRightNbOfPEs |
Number of photo-electrons in the right PMT. More... | |
Float_t | PMTTotalNbOfPEs |
Number of photo-electrons in both PMTs. More... | |
ROOT Subtree structure for Trigger Scintillator PMTEvent.
Definition at line 57 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
QweakSimUserTriggerScintillator_PMTEvent::QweakSimUserTriggerScintillator_PMTEvent | ( | ) |
Definition at line 45 of file QweakSimUserTriggerScintillator_PMTEvent.cc.
|
virtual |
Definition at line 51 of file QweakSimUserTriggerScintillator_PMTEvent.cc.
|
inline |
Definition at line 88 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTHasBeenHit.
|
inline |
Definition at line 91 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTLeftNbOfHits.
|
inline |
Definition at line 100 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTLeftNbOfPEs.
|
inline |
Definition at line 94 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTRightNbOfHits.
|
inline |
Definition at line 103 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTRightNbOfPEs.
|
inline |
Definition at line 97 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTTotalNbOfHits.
|
inline |
Definition at line 106 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTTotalNbOfPEs.
|
inline |
Definition at line 85 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References TrackID.
void QweakSimUserTriggerScintillator_PMTEvent::Initialize | ( | ) |
Definition at line 56 of file QweakSimUserTriggerScintillator_PMTEvent.cc.
References PMTHasBeenHit, PMTLeftNbOfHits, PMTLeftNbOfPEs, PMTRightNbOfHits, PMTRightNbOfPEs, PMTTotalNbOfHits, PMTTotalNbOfPEs, and TrackID.
|
inline |
Definition at line 87 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTHasBeenHit.
|
inline |
Definition at line 90 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTLeftNbOfHits.
|
inline |
Definition at line 99 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTLeftNbOfPEs.
|
inline |
Definition at line 93 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTRightNbOfHits.
|
inline |
Definition at line 102 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTRightNbOfPEs.
|
inline |
Definition at line 96 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTTotalNbOfHits.
|
inline |
Definition at line 105 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References PMTTotalNbOfPEs.
|
inline |
Definition at line 84 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
References TrackID.
|
private |
Has this PMT been hit? 0 = no, 5 = yes.
Definition at line 64 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTHasBeenHit(), Initialize(), and StorePMTHasBeenHit().
|
private |
Number of hits in the left PMT.
Definition at line 66 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTLeftNbOfHits(), Initialize(), and StorePMTLeftNbOfHits().
|
private |
Number of photo-electrons in the left PMT.
Definition at line 70 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTLeftNbOfPEs(), Initialize(), and StorePMTLeftNbOfPEs().
|
private |
Number of hits in the right PMT.
Definition at line 67 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTRightNbOfHits(), Initialize(), and StorePMTRightNbOfHits().
|
private |
Number of photo-electrons in the right PMT.
Definition at line 71 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTRightNbOfPEs(), Initialize(), and StorePMTRightNbOfPEs().
|
private |
Number of hits in both PMTs.
Definition at line 68 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTTotalNbOfHits(), Initialize(), and StorePMTTotalNbOfHits().
|
private |
Number of photo-electrons in both PMTs.
Definition at line 72 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetPMTTotalNbOfPEs(), Initialize(), and StorePMTTotalNbOfPEs().
|
private |
ID of the track from which this hit was generated.
Definition at line 62 of file QweakSimUserTriggerScintillator_PMTEvent.hh.
Referenced by GetTrackID(), Initialize(), and StoreTrackID().