Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
enum xDataTOM_frame | frame |
enum MCGIDI_angularType | type |
MCGIDI_angular * | recoilProduct |
MCGIDI_pdfsOfXGivenW | dists |
double | projectileMass_MeV |
double | targetMass_MeV |
double | productMass_MeV |
double | residualMass_MeV |
MCGIDI_pdfsOfXGivenW MCGIDI_angular_s::dists |
Definition at line 322 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_angular_release(), and MCGIDI_angular_sampleMu().
enum xDataTOM_frame MCGIDI_angular_s::frame |
Definition at line 319 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), and MCGIDI_angular_sampleMu().
double MCGIDI_angular_s::productMass_MeV |
Definition at line 323 of file MCGIDI.h.
Referenced by MCGIDI_angular_setTwoBodyMasses(), and MCGIDI_kinetics_2BodyReaction().
double MCGIDI_angular_s::projectileMass_MeV |
Definition at line 323 of file MCGIDI.h.
Referenced by MCGIDI_angular_setTwoBodyMasses(), and MCGIDI_kinetics_2BodyReaction().
MCGIDI_angular* MCGIDI_angular_s::recoilProduct |
double MCGIDI_angular_s::residualMass_MeV |
Definition at line 323 of file MCGIDI.h.
Referenced by MCGIDI_angular_setTwoBodyMasses(), and MCGIDI_kinetics_2BodyReaction().
double MCGIDI_angular_s::targetMass_MeV |
Definition at line 323 of file MCGIDI.h.
Referenced by MCGIDI_angular_setTwoBodyMasses(), and MCGIDI_kinetics_2BodyReaction().
enum MCGIDI_angularType MCGIDI_angular_s::type |
Definition at line 320 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), and MCGIDI_angular_sampleMu().