#include <AtTPCIonDecay.h>
Definition at line 19 of file AtTPCIonDecay.h.
◆ AtTPCIonDecay() [1/3]
AtTPCIonDecay::AtTPCIonDecay |
( |
| ) |
|
◆ AtTPCIonDecay() [2/3]
AtTPCIonDecay::AtTPCIonDecay |
( |
std::vector< std::vector< Int_t >> * |
z, |
|
|
std::vector< std::vector< Int_t >> * |
a, |
|
|
std::vector< std::vector< Int_t >> * |
q, |
|
|
std::vector< std::vector< Double_t >> * |
mass, |
|
|
Int_t |
ZB, |
|
|
Int_t |
AB, |
|
|
Double_t |
BMass, |
|
|
Double_t |
TMass, |
|
|
Double_t |
ExEnergy, |
|
|
std::vector< Double_t > * |
SepEne |
|
) |
| |
Default constructor For the generation of ions with atomic number z and mass number a. By default, the mass equals a times the proton mass and the excitation energy is zero. This can be changed with the respective modifiers.
- Parameters
-
z | Atomic number |
a | Atomic mass |
q | Electric charge [e] |
mult | Number of ions per event |
px,py,pz | Momentum components [GeV] per nucleon! |
vx,vy,vz | Vertex coordinates [cm] |
Definition at line 54 of file AtTPCIonDecay.cxx.
◆ AtTPCIonDecay() [3/3]
◆ ~AtTPCIonDecay()
virtual AtTPCIonDecay::~AtTPCIonDecay |
( |
| ) |
|
|
virtualdefault |
◆ operator=()
◆ ReadEvent()
Bool_t AtTPCIonDecay::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
◆ SetSequentialDecay()
void AtTPCIonDecay::SetSequentialDecay |
( |
Bool_t |
var | ) |
|
|
inline |
The documentation for this class was generated from the following files: