#include <AtTPC2Body.h>
|
| AtTPC2Body () |
|
| AtTPC2Body (const char *name, std::vector< Int_t > *z, std::vector< Int_t > *a, std::vector< Int_t > *q, Int_t mult, std::vector< Double_t > *px, std::vector< Double_t > *py, std::vector< Double_t > *pz, std::vector< Double_t > *mass, std::vector< Double_t > *Ex, Double_t ResEner, Double_t MinCMSAng, Double_t MaxCMSAng) |
|
| AtTPC2Body (const AtTPC2Body &) |
|
AtTPC2Body & | operator= (const AtTPC2Body &) |
|
void | SetFixedTargetPosition (double vx, double vy, double vz) |
|
void | SetFixedBeamMomentum (double px, double py, double pz) |
|
void | SetSequentialDecay (Bool_t val) |
|
Bool_t | GetIsDecay () |
|
virtual Bool_t | ReadEvent (FairPrimaryGenerator *primGen) |
|
virtual | ~AtTPC2Body ()=default |
|
Definition at line 25 of file AtTPC2Body.h.
◆ AtTPC2Body() [1/3]
AtTPC2Body::AtTPC2Body |
( |
| ) |
|
◆ AtTPC2Body() [2/3]
AtTPC2Body::AtTPC2Body |
( |
const char * |
name, |
|
|
std::vector< Int_t > * |
z, |
|
|
std::vector< Int_t > * |
a, |
|
|
std::vector< Int_t > * |
q, |
|
|
Int_t |
mult, |
|
|
std::vector< Double_t > * |
px, |
|
|
std::vector< Double_t > * |
py, |
|
|
std::vector< Double_t > * |
pz, |
|
|
std::vector< Double_t > * |
mass, |
|
|
std::vector< Double_t > * |
Ex, |
|
|
Double_t |
ResEner, |
|
|
Double_t |
MinCMSAng, |
|
|
Double_t |
MaxCMSAng |
|
) |
| |
◆ AtTPC2Body() [3/3]
◆ ~AtTPC2Body()
virtual AtTPC2Body::~AtTPC2Body |
( |
| ) |
|
|
virtualdefault |
◆ GetIsDecay()
Bool_t AtTPC2Body::GetIsDecay |
( |
| ) |
|
|
inline |
◆ operator=()
◆ ReadEvent()
Bool_t AtTPC2Body::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
◆ SetFixedBeamMomentum()
void AtTPC2Body::SetFixedBeamMomentum |
( |
double |
px, |
|
|
double |
py, |
|
|
double |
pz |
|
) |
| |
◆ SetFixedTargetPosition()
void AtTPC2Body::SetFixedTargetPosition |
( |
double |
vx, |
|
|
double |
vy, |
|
|
double |
vz |
|
) |
| |
◆ SetSequentialDecay()
void AtTPC2Body::SetSequentialDecay |
( |
Bool_t |
val | ) |
|
|
inline |
The documentation for this class was generated from the following files: