#include <PndDrcPDHit.h>
Definition at line 12 of file PndDrcPDHit.h.
◆ PndDrcPDHit() [1/2]
PndDrcPDHit::PndDrcPDHit |
( |
| ) |
|
◆ PndDrcPDHit() [2/2]
PndDrcPDHit::PndDrcPDHit |
( |
Int_t |
detID, |
|
|
Int_t |
sensorId, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Double_t |
time, |
|
|
Double_t |
timeThreshold, |
|
|
Int_t |
index |
|
) |
| |
◆ ~PndDrcPDHit()
virtual PndDrcPDHit::~PndDrcPDHit |
( |
| ) |
|
|
virtual |
Copy constructor Destructor
◆ GetBarID()
Int_t PndDrcPDHit::GetBarID |
( |
| ) |
const |
|
inline |
◆ GetBoxID()
Int_t PndDrcPDHit::GetBoxID |
( |
| ) |
const |
|
inline |
◆ GetEventNo()
Int_t PndDrcPDHit::GetEventNo |
( |
| ) |
const |
|
inline |
◆ GetEventTim()
Double_t PndDrcPDHit::GetEventTim |
( |
| ) |
const |
|
inline |
◆ GetEvtTim()
Double_t PndDrcPDHit::GetEvtTim |
( |
| ) |
const |
|
inline |
◆ GetMotherID()
Int_t PndDrcPDHit::GetMotherID |
( |
| ) |
const |
|
inline |
◆ GetMotherIDPho()
Int_t PndDrcPDHit::GetMotherIDPho |
( |
| ) |
const |
|
inline |
◆ GetPdgCode()
Int_t PndDrcPDHit::GetPdgCode |
( |
| ) |
const |
|
inline |
◆ GetPileUp()
Double_t PndDrcPDHit::GetPileUp |
( |
| ) |
const |
|
inline |
◆ GetPosition()
TVector3 PndDrcPDHit::GetPosition |
( |
| ) |
const |
|
inline |
Definition at line 49 of file PndDrcPDHit.h.
49 {
return TVector3(fX, fY, fZ); }
◆ GetRefIndex()
virtual Int_t PndDrcPDHit::GetRefIndex |
( |
| ) |
|
|
inlinevirtual |
◆ GetSensorId()
Int_t PndDrcPDHit::GetSensorId |
( |
| ) |
|
|
inline |
◆ GetTime()
virtual Double_t PndDrcPDHit::GetTime |
( |
| ) |
|
|
inlinevirtual |
◆ GetTimeAtBar()
Double_t PndDrcPDHit::GetTimeAtBar |
( |
| ) |
const |
|
inline |
◆ GetTimeThreshold()
virtual Double_t PndDrcPDHit::GetTimeThreshold |
( |
| ) |
|
|
inlinevirtual |
◆ GetTrackID()
Int_t PndDrcPDHit::GetTrackID |
( |
| ) |
const |
|
inline |
◆ GetTrackIniVertex()
TVector3 PndDrcPDHit::GetTrackIniVertex |
( |
| ) |
|
|
inline |
◆ GetTrackMom()
TVector3 PndDrcPDHit::GetTrackMom |
( |
| ) |
|
|
inline |
◆ Print()
virtual void PndDrcPDHit::Print |
( |
const Option_t * |
opt = "" | ) |
const |
|
virtual |
◆ SetBarID()
void PndDrcPDHit::SetBarID |
( |
Int_t |
BarID | ) |
|
◆ SetBoxID()
void PndDrcPDHit::SetBoxID |
( |
Int_t |
BoxID | ) |
|
◆ SetEventNo()
void PndDrcPDHit::SetEventNo |
( |
Int_t |
EventNo | ) |
|
◆ SetEventTim()
void PndDrcPDHit::SetEventTim |
( |
Double_t |
EventTim | ) |
|
◆ SetEvtTim()
void PndDrcPDHit::SetEvtTim |
( |
Double_t |
EvtTim | ) |
|
◆ SetMotherID()
void PndDrcPDHit::SetMotherID |
( |
Int_t |
MrID | ) |
|
◆ SetMotherIDPho()
void PndDrcPDHit::SetMotherIDPho |
( |
Int_t |
MrIDPho | ) |
|
◆ SetPdgCode()
void PndDrcPDHit::SetPdgCode |
( |
Int_t |
Pdg | ) |
|
◆ SetPileUp()
void PndDrcPDHit::SetPileUp |
( |
Double_t |
pileup | ) |
|
◆ SetTimeAtBar()
void PndDrcPDHit::SetTimeAtBar |
( |
Double_t |
TimeAtBar | ) |
|
◆ SetTrackID()
void PndDrcPDHit::SetTrackID |
( |
Int_t |
TrackID | ) |
|
◆ SetTrackIniVertex()
void PndDrcPDHit::SetTrackIniVertex |
( |
TVector3 |
TrackIniVertex | ) |
|
◆ SetTrackMom()
void PndDrcPDHit::SetTrackMom |
( |
TVector3 |
TrackMom | ) |
|
◆ fBarID
Int_t PndDrcPDHit::fBarID |
|
protected |
◆ fBoxID
Int_t PndDrcPDHit::fBoxID |
|
protected |
◆ fEventNo
Int_t PndDrcPDHit::fEventNo |
|
protected |
◆ fEventTim
Double_t PndDrcPDHit::fEventTim |
|
protected |
◆ fEvtTim
Double_t PndDrcPDHit::fEvtTim |
|
protected |
◆ fMrID
◆ fMrIDPho
Int_t PndDrcPDHit::fMrIDPho |
|
protected |
◆ fPdg
◆ fPileUp
Double_t PndDrcPDHit::fPileUp |
|
protected |
◆ fSensorId
Int_t PndDrcPDHit::fSensorId |
|
protected |
◆ fTime
Double_t PndDrcPDHit::fTime |
|
protected |
◆ fTimeAtBar
Double_t PndDrcPDHit::fTimeAtBar |
|
protected |
◆ fTimeThreshold
Double_t PndDrcPDHit::fTimeThreshold |
|
protected |
◆ fTrackID
Int_t PndDrcPDHit::fTrackID |
|
protected |
◆ fTrackIniVertex
TVector3 PndDrcPDHit::fTrackIniVertex |
|
protected |
◆ fTrackMom
TVector3 PndDrcPDHit::fTrackMom |
|
protected |
The documentation for this class was generated from the following file: