ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/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 |
Definition at line 318 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 318 of file MCGIDI.h
MCGIDI_pdfsOfXGivenW MCGIDI_angular_s::dists |
Definition at line 322 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 322 of file MCGIDI.h
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_angular_release(), MCGIDI_angular_sampleMu(), and MCGIDI_LLNL_angularEnergy_parsePointwiseFromTOM().
enum xDataTOM_frame MCGIDI_angular_s::frame |
Definition at line 319 of file MCGIDI.h.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 320 of file MCGIDI.h
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_angular_sampleMu(), and MCGIDI_reaction_ParseDetermineReactionProducts().