Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
MCGIDI_product * | product |
enum MCGIDI_distributionType | type |
MCGIDI_angular * | angular |
MCGIDI_energy * | energy |
MCGIDI_energyAngular * | energyAngular |
MCGIDI_angularEnergy * | angularEnergy |
MCGIDI_KalbachMann * | KalbachMann |
MCGIDI_angular* MCGIDI_distribution_s::angular |
Definition at line 379 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_distribution_release(), MCGIDI_LLNLAngular_angularEnergy_parseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_product_sampleMu(), MCGIDI_product_setTwoBodyMasses(), and MCGIDI_uncorrelated_sampleDistribution().
MCGIDI_angularEnergy* MCGIDI_distribution_s::angularEnergy |
Definition at line 382 of file MCGIDI.h.
Referenced by MCGIDI_distribution_release(), and MCGIDI_outputChannel_sampleProductsAtE().
MCGIDI_energy* MCGIDI_distribution_s::energy |
Definition at line 380 of file MCGIDI.h.
Referenced by MCGIDI_distribution_release(), MCGIDI_energy_parseFromTOM(), and MCGIDI_uncorrelated_sampleDistribution().
MCGIDI_energyAngular* MCGIDI_distribution_s::energyAngular |
Definition at line 381 of file MCGIDI.h.
Referenced by MCGIDI_distribution_release(), and MCGIDI_energyAngular_sampleDistribution().
MCGIDI_KalbachMann* MCGIDI_distribution_s::KalbachMann |
Definition at line 383 of file MCGIDI.h.
Referenced by MCGIDI_distribution_release(), MCGIDI_KalbachMann_parseFromTOM(), and MCGIDI_outputChannel_sampleProductsAtE().
MCGIDI_product* MCGIDI_distribution_s::product |
Definition at line 377 of file MCGIDI.h.
Referenced by MCGIDI_distribution_parseFromTOM(), MCGIDI_energy_parseFromTOM(), and MCGIDI_KalbachMann_parseFromTOM().
enum MCGIDI_distributionType MCGIDI_distribution_s::type |
Definition at line 378 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_distribution_parseFromTOM(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_product_sampleMu(), and MCGIDI_uncorrelated_parseFromTOM().