FairRoot/PandaRoot
|
#include <PndDrcPDHit.h>
Public Member Functions | |
PndDrcPDHit () | |
PndDrcPDHit (Int_t detID, Int_t sensorId, TVector3 &pos, TVector3 &dpos, Double_t time, Double_t timeThreshold, Int_t index) | |
virtual | ~PndDrcPDHit () |
virtual void | Print (const Option_t *opt="") const |
void | SetBarID (Int_t BarID) |
void | SetBoxID (Int_t BoxID) |
void | SetTrackID (Int_t TrackID) |
void | SetTrackIniVertex (TVector3 TrackIniVertex) |
void | SetMotherID (Int_t MrID) |
void | SetPdgCode (Int_t Pdg) |
void | SetTrackMom (TVector3 TrackMom) |
void | SetMotherIDPho (Int_t MrIDPho) |
void | SetTimeAtBar (Double_t TimeAtBar) |
void | SetEvtTim (Double_t EvtTim) |
void | SetEventTim (Double_t EventTim) |
void | SetPileUp (Double_t pileup) |
void | SetEventNo (Int_t EventNo) |
virtual Double_t | GetTime () |
virtual Double_t | GetTimeThreshold () |
virtual Int_t | GetRefIndex () |
TVector3 | GetPosition () const |
Int_t | GetSensorId () |
Int_t | GetBarID () const |
Int_t | GetBoxID () const |
Int_t | GetTrackID () const |
TVector3 | GetTrackIniVertex () |
Int_t | GetMotherID () const |
Int_t | GetPdgCode () const |
TVector3 | GetTrackMom () |
Int_t | GetMotherIDPho () const |
Double_t | GetTimeAtBar () const |
Double_t | GetEvtTim () const |
Double_t | GetEventTim () const |
Double_t | GetPileUp () const |
Int_t | GetEventNo () const |
Protected Attributes | |
Int_t | fSensorId |
Double_t | fTime |
Double_t | fTimeThreshold |
Int_t | fBarID |
Int_t | fBoxID |
Int_t | fTrackID |
TVector3 | fTrackIniVertex |
Int_t | fMrID |
Int_t | fMrIDPho |
Int_t | fPdg |
TVector3 | fTrackMom |
Double_t | fTimeAtBar |
Double_t | fEvtTim |
Double_t | fEventTim |
Double_t | fPileUp |
Int_t | fEventNo |
Definition at line 13 of file PndDrcPDHit.h.
PndDrcPDHit::PndDrcPDHit | ( | ) |
Default constructor
Definition at line 15 of file PndDrcPDHit.cxx.
PndDrcPDHit::PndDrcPDHit | ( | Int_t | detID, |
Int_t | sensorId, | ||
TVector3 & | pos, | ||
TVector3 & | dpos, | ||
Double_t | time, | ||
Double_t | timeThreshold, | ||
Int_t | index | ||
) |
Definition at line 27 of file PndDrcPDHit.cxx.
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 58 of file PndDrcPDHit.h.
Referenced by PndDrcLutFill::ProcessPhotonHit(), PndPhoGunShortP::ProcessPhotonHit(), and PndPhoGunShort::ProcessPhotonHit().
|
inlinevirtual |
Definition at line 57 of file PndDrcPDHit.h.
Referenced by PndPhoGunShortP::ProcessPhotonHit(), PndPhoGunShort::ProcessPhotonHit(), DrawHits::ProcessPhotonHit(), PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
|
inline |
Definition at line 59 of file PndDrcPDHit.h.
References fSensorId.
Referenced by PndDrcReco::DetermineCherenkov(), PndDrcLutReco::DetermineCherenkov(), and PndDrcLutFill::ProcessPhotonHit().
|
inlinevirtual |
Accessors
Definition at line 55 of file PndDrcPDHit.h.
References fTime.
Referenced by PndDrcReco::DetermineCherenkov(), PndDrcLutReco::DetermineCherenkov(), DrawHits::ProcessPhotonHit(), PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
virtual |
void PndDrcPDHit::SetBarID | ( | Int_t | BarID | ) |
void PndDrcPDHit::SetBoxID | ( | Int_t | BoxID | ) |
Definition at line 54 of file PndDrcPDHit.cxx.
References fBoxID.
void PndDrcPDHit::SetEventNo | ( | Int_t | EventNo | ) |
Definition at line 87 of file PndDrcPDHit.cxx.
References fEventNo.
void PndDrcPDHit::SetEventTim | ( | Double_t | EventTim | ) |
void PndDrcPDHit::SetEvtTim | ( | Double_t | EvtTim | ) |
Definition at line 78 of file PndDrcPDHit.cxx.
References fEvtTim.
void PndDrcPDHit::SetMotherID | ( | Int_t | MrID | ) |
Definition at line 63 of file PndDrcPDHit.cxx.
References fMrID.
void PndDrcPDHit::SetMotherIDPho | ( | Int_t | MrIDPho | ) |
Definition at line 72 of file PndDrcPDHit.cxx.
References fMrIDPho.
void PndDrcPDHit::SetPdgCode | ( | Int_t | Pdg | ) |
Definition at line 66 of file PndDrcPDHit.cxx.
References fPdg.
Referenced by PndDrcHitFinder::Exec().
void PndDrcPDHit::SetPileUp | ( | Double_t | pileup | ) |
Definition at line 84 of file PndDrcPDHit.cxx.
References fPileUp.
void PndDrcPDHit::SetTimeAtBar | ( | Double_t | TimeAtBar | ) |
Definition at line 75 of file PndDrcPDHit.cxx.
References fTimeAtBar.
Referenced by PndDrcHitFinder::Exec().
void PndDrcPDHit::SetTrackID | ( | Int_t | TrackID | ) |
Definition at line 57 of file PndDrcPDHit.cxx.
References fTrackID.
void PndDrcPDHit::SetTrackIniVertex | ( | TVector3 | TrackIniVertex | ) |
void PndDrcPDHit::SetTrackMom | ( | TVector3 | TrackMom | ) |
|
protected |
Definition at line 78 of file PndDrcPDHit.h.
Referenced by GetBarID(), and SetBarID().
|
protected |
Definition at line 79 of file PndDrcPDHit.h.
Referenced by GetBoxID(), and SetBoxID().
|
protected |
Definition at line 90 of file PndDrcPDHit.h.
Referenced by GetEventNo(), and SetEventNo().
|
protected |
Definition at line 88 of file PndDrcPDHit.h.
Referenced by GetEventTim(), and SetEventTim().
|
protected |
Definition at line 87 of file PndDrcPDHit.h.
Referenced by GetEvtTim(), and SetEvtTim().
|
protected |
Definition at line 82 of file PndDrcPDHit.h.
Referenced by GetMotherID(), and SetMotherID().
|
protected |
Definition at line 83 of file PndDrcPDHit.h.
Referenced by GetMotherIDPho(), and SetMotherIDPho().
|
protected |
Definition at line 84 of file PndDrcPDHit.h.
Referenced by GetPdgCode(), and SetPdgCode().
|
protected |
Definition at line 89 of file PndDrcPDHit.h.
Referenced by GetPileUp(), and SetPileUp().
|
protected |
Definition at line 76 of file PndDrcPDHit.h.
Referenced by GetSensorId().
|
protected |
Definition at line 77 of file PndDrcPDHit.h.
|
protected |
Definition at line 86 of file PndDrcPDHit.h.
Referenced by GetTimeAtBar(), and SetTimeAtBar().
|
protected |
Definition at line 77 of file PndDrcPDHit.h.
Referenced by GetTimeThreshold().
|
protected |
Definition at line 80 of file PndDrcPDHit.h.
Referenced by GetTrackID(), and SetTrackID().
|
protected |
Definition at line 81 of file PndDrcPDHit.h.
Referenced by GetTrackIniVertex(), and SetTrackIniVertex().
|
protected |
Definition at line 85 of file PndDrcPDHit.h.
Referenced by GetTrackMom(), and SetTrackMom().