#include <PndHypGePoint.h>
Definition at line 16 of file PndHypGePoint.h.
◆ PndHypGePoint() [1/3]
PndHypGePoint::PndHypGePoint |
( |
| ) |
|
◆ PndHypGePoint() [2/3]
PndHypGePoint::PndHypGePoint |
( |
Int_t |
trackID, |
|
|
Int_t |
evtID, |
|
|
Int_t |
pdgCode, |
|
|
Double_t |
charge, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
Short_t |
copy |
|
) |
| |
Constructor with arguments
- Parameters
-
trackID | Index of MCTrack |
detID | Detector ID |
posIn | Ccoordinates at entrance to active volume [cm] |
posOut | Coordinates at exit of active volume [cm] |
momIn | Momentum of track at entrance [GeV] |
momOut | Momentum of track at exit [GeV] |
tof | Time since event start [ns] |
length | Track length since creation [cm] |
eLoss | Energy deposit [GeV] |
◆ PndHypGePoint() [3/3]
◆ ~PndHypGePoint()
virtual PndHypGePoint::~PndHypGePoint |
( |
| ) |
|
|
virtual |
◆ GetDetectorID()
Int_t PndHypGePoint::GetDetectorID |
( |
| ) |
const |
|
inline |
◆ GetEnergyLoss()
Double_t PndHypGePoint::GetEnergyLoss |
( |
| ) |
const |
|
inline |
◆ GetEventID()
Int_t PndHypGePoint::GetEventID |
( |
| ) |
const |
|
inline |
◆ GetLength()
Double_t PndHypGePoint::GetLength |
( |
| ) |
const |
|
inline |
◆ GetpdgCode()
Double_t PndHypGePoint::GetpdgCode |
( |
| ) |
const |
|
inline |
◆ GetPx()
Double_t PndHypGePoint::GetPx |
( |
| ) |
const |
|
inline |
◆ GetPy()
Double_t PndHypGePoint::GetPy |
( |
| ) |
const |
|
inline |
◆ GetPz()
Double_t PndHypGePoint::GetPz |
( |
| ) |
const |
|
inline |
◆ GetTime()
Double_t PndHypGePoint::GetTime |
( |
| ) |
const |
|
inline |
◆ GetTrackID()
Int_t PndHypGePoint::GetTrackID |
( |
| ) |
const |
|
inline |
◆ GetX()
Double_t PndHypGePoint::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
Double_t PndHypGePoint::GetY |
( |
| ) |
const |
|
inline |
◆ GetZ()
Double_t PndHypGePoint::GetZ |
( |
| ) |
const |
|
inline |
◆ Momentum()
void PndHypGePoint::Momentum |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ Position()
void PndHypGePoint::Position |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ Print()
virtual void PndHypGePoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetDetectorID()
void PndHypGePoint::SetDetectorID |
( |
Short_t |
copy | ) |
|
|
inline |
◆ SetEnergyLoss()
void PndHypGePoint::SetEnergyLoss |
( |
Double_t |
eLoss | ) |
|
|
inline |
◆ SetEventID()
void PndHypGePoint::SetEventID |
( |
Int_t |
id | ) |
|
|
inline |
◆ SetLength()
void PndHypGePoint::SetLength |
( |
Double_t |
length | ) |
|
|
inline |
◆ SetMomentum()
void PndHypGePoint::SetMomentum |
( |
const TVector3 & |
mom | ) |
|
|
inline |
◆ SetpdgCode()
void PndHypGePoint::SetpdgCode |
( |
Int_t |
pdgCode | ) |
|
|
inline |
◆ SetPosition()
void PndHypGePoint::SetPosition |
( |
const TVector3 & |
pos | ) |
|
|
inline |
◆ SetTime()
void PndHypGePoint::SetTime |
( |
Double_t |
time | ) |
|
|
inline |
◆ SetTrackID()
void PndHypGePoint::SetTrackID |
( |
Int_t |
id | ) |
|
|
inline |
◆ fcharge
Double_t PndHypGePoint::fcharge |
|
protected |
◆ fELoss
Double_t PndHypGePoint::fELoss |
|
protected |
◆ fEventID
Int_t PndHypGePoint::fEventID |
|
protected |
◆ fmass
Double_t PndHypGePoint::fmass |
|
protected |
◆ fMom
TLorentzVector PndHypGePoint::fMom |
|
protected |
◆ fnCopy
Short_t PndHypGePoint::fnCopy |
|
protected |
◆ fpdgCode
Int_t PndHypGePoint::fpdgCode |
|
protected |
◆ fPos
TLorentzVector PndHypGePoint::fPos |
|
protected |
◆ fTime
Double_t PndHypGePoint::fTime |
|
protected |
The documentation for this class was generated from the following file: