#include <PndDiscParticleMCPoint.h>
|
| | PndDiscParticleMCPoint () |
| |
| | PndDiscParticleMCPoint (Int_t track_id, Int_t det_id, Int_t volume_id, TVector3 pos_in, TVector3 mom_in, TVector3 pos_out, TVector3 mom_out, Double_t total_tof, Double_t total_length, Double_t energy_loss, Double_t charge, Double_t mass, Int_t pdgcode, Bool_t pos_in_inside, Bool_t is_primary) |
| |
| virtual | ~PndDiscParticleMCPoint () |
| |
| virtual void | Print (const Option_t *opt=nullptr) const |
| |
| void | SetVolumeID (Int_t val) |
| | FairMCPoint forces the implementation. More...
|
| |
| void | SetCharge (Double_t val) |
| |
| void | SetMass (Double_t val) |
| |
| void | SetPdgCode (Int_t val) |
| |
| void | SetPosInInside (Bool_t val) |
| |
| void | SetIsPrimary (Bool_t val) |
| |
| void | SetMyEnergyLoss (Double_t val) |
| |
| Int_t | GetVolumeID () const |
| |
| Double_t | GetCharge () const |
| |
| Double_t | GetMass () const |
| |
| Int_t | GetPdgCode () const |
| |
| Bool_t | GetPosInInside () const |
| |
| Bool_t | GetIsPrimary () const |
| |
| Double_t | GetMyEnergyLoss () const |
| |
| | PndMCPoint () |
| |
| virtual | ~PndMCPoint () |
| |
| | PndMCPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 posOut, TVector3 mom, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| Double_t | GetXOut () const |
| |
| Double_t | GetYOut () const |
| |
| Double_t | GetZOut () const |
| |
| Double_t | GetPxOut () const |
| |
| Double_t | GetPyOut () const |
| |
| Double_t | GetPzOut () const |
| |
| TVector3 | GetPosition () const |
| |
| TVector3 | GetPositionOut () const |
| |
| TVector3 | GetMeanPosition () const |
| |
| void | PositionOut (TVector3 &pos) const |
| |
| TVector3 | GetMomentum () const |
| |
| TVector3 | GetMomentumOut () const |
| |
| void | MomentumOut (TVector3 &mom) const |
| |
| void | SetPositionOut (TVector3 pos) |
| |
| void | SetMomentumOut (TVector3 mom) |
| |
Definition at line 13 of file PndDiscParticleMCPoint.h.
◆ PndDiscParticleMCPoint() [1/2]
| PndDiscParticleMCPoint::PndDiscParticleMCPoint |
( |
| ) |
|
◆ PndDiscParticleMCPoint() [2/2]
| PndDiscParticleMCPoint::PndDiscParticleMCPoint |
( |
Int_t |
track_id, |
|
|
Int_t |
det_id, |
|
|
Int_t |
volume_id, |
|
|
TVector3 |
pos_in, |
|
|
TVector3 |
mom_in, |
|
|
TVector3 |
pos_out, |
|
|
TVector3 |
mom_out, |
|
|
Double_t |
total_tof, |
|
|
Double_t |
total_length, |
|
|
Double_t |
energy_loss, |
|
|
Double_t |
charge, |
|
|
Double_t |
mass, |
|
|
Int_t |
pdgcode, |
|
|
Bool_t |
pos_in_inside, |
|
|
Bool_t |
is_primary |
|
) |
| |
◆ ~PndDiscParticleMCPoint()
| virtual PndDiscParticleMCPoint::~PndDiscParticleMCPoint |
( |
| ) |
|
|
virtual |
◆ GetCharge()
| Double_t PndDiscParticleMCPoint::GetCharge |
( |
| ) |
const |
|
inline |
◆ GetIsPrimary()
| Bool_t PndDiscParticleMCPoint::GetIsPrimary |
( |
| ) |
const |
|
inline |
◆ GetMass()
| Double_t PndDiscParticleMCPoint::GetMass |
( |
| ) |
const |
|
inline |
◆ GetMyEnergyLoss()
| Double_t PndDiscParticleMCPoint::GetMyEnergyLoss |
( |
| ) |
const |
|
inline |
◆ GetPdgCode()
| Int_t PndDiscParticleMCPoint::GetPdgCode |
( |
| ) |
const |
|
inline |
◆ GetPosInInside()
| Bool_t PndDiscParticleMCPoint::GetPosInInside |
( |
| ) |
const |
|
inline |
◆ GetVolumeID()
| Int_t PndDiscParticleMCPoint::GetVolumeID |
( |
| ) |
const |
|
inline |
◆ Print()
| virtual void PndDiscParticleMCPoint::Print |
( |
const Option_t * |
opt = nullptr | ) |
const |
|
virtual |
◆ SetCharge()
| void PndDiscParticleMCPoint::SetCharge |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetIsPrimary()
| void PndDiscParticleMCPoint::SetIsPrimary |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetMass()
| void PndDiscParticleMCPoint::SetMass |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetMyEnergyLoss()
| void PndDiscParticleMCPoint::SetMyEnergyLoss |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetPdgCode()
| void PndDiscParticleMCPoint::SetPdgCode |
( |
Int_t |
val | ) |
|
|
inline |
◆ SetPosInInside()
| void PndDiscParticleMCPoint::SetPosInInside |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetVolumeID()
| void PndDiscParticleMCPoint::SetVolumeID |
( |
Int_t |
val | ) |
|
|
inline |
◆ fCharge
| Double_t PndDiscParticleMCPoint::fCharge = 0. |
|
protected |
◆ fIs_primary
| Bool_t PndDiscParticleMCPoint::fIs_primary = false |
|
protected |
◆ fMass
| Double_t PndDiscParticleMCPoint::fMass = 0. |
|
protected |
◆ fMy_energy_loss
| Double_t PndDiscParticleMCPoint::fMy_energy_loss = 0. |
|
protected |
◆ fPdgCode
| Int_t PndDiscParticleMCPoint::fPdgCode = 0 |
|
protected |
◆ fPos_in_inside
| Bool_t PndDiscParticleMCPoint::fPos_in_inside = false |
|
protected |
◆ fVolume_id
| Int_t PndDiscParticleMCPoint::fVolume_id = 0 |
|
protected |
The documentation for this class was generated from the following file: