#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 |
|
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 |
◆ Print()
virtual void PndDiscParticleMCPoint::Print |
( |
const Option_t * |
opt = nullptr | ) |
const |
|
virtual |
◆ charge
Double_t PndDiscParticleMCPoint::charge |
◆ is_primary
Bool_t PndDiscParticleMCPoint::is_primary |
◆ mass
Double_t PndDiscParticleMCPoint::mass |
◆ mom_out
TVector3 PndDiscParticleMCPoint::mom_out |
◆ my_energy_loss
Double_t PndDiscParticleMCPoint::my_energy_loss |
◆ pdgCode
Int_t PndDiscParticleMCPoint::pdgCode |
◆ pos_in_inside
Bool_t PndDiscParticleMCPoint::pos_in_inside |
◆ pos_out
TVector3 PndDiscParticleMCPoint::pos_out |
◆ volume_id
Int_t PndDiscParticleMCPoint::volume_id |
The documentation for this class was generated from the following file: