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 | |
MCGIDI_product * | product |
enum MCGIDI_distributionType | type |
MCGIDI_angular * | angular |
MCGIDI_energy * | energy |
MCGIDI_energyAngular * | energyAngular |
MCGIDI_angularEnergy * | angularEnergy |
MCGIDI_KalbachMann * | KalbachMann |
Definition at line 380 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 380 of file MCGIDI.h
MCGIDI_angular* MCGIDI_distribution_s::angular |
Definition at line 383 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 383 of file MCGIDI.h
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_distribution_release(), MCGIDI_LLNL_angularEnergy_parsePointwiseFromTOM(), MCGIDI_LLNLAngular_angularEnergy_parseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_product_sampleMu(), MCGIDI_product_setTwoBodyMasses(), MCGIDI_reaction_ParseDetermineReactionProducts(), and MCGIDI_uncorrelated_sampleDistribution().
MCGIDI_angularEnergy* MCGIDI_distribution_s::angularEnergy |
Definition at line 386 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 386 of file MCGIDI.h
Referenced by MCGIDI_angularEnergy_parsePointwiseFromTOM(), MCGIDI_distribution_release(), MCGIDI_LLNL_angularEnergy_parsePointwiseFromTOM(), and MCGIDI_outputChannel_sampleProductsAtE().
MCGIDI_energy* MCGIDI_distribution_s::energy |
Definition at line 384 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 384 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 385 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 385 of file MCGIDI.h
Referenced by MCGIDI_distribution_release(), MCGIDI_energyAngular_linear_parseFromTOM(), and MCGIDI_energyAngular_sampleDistribution().
MCGIDI_KalbachMann* MCGIDI_distribution_s::KalbachMann |
Definition at line 387 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 387 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 381 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 381 of file MCGIDI.h
Referenced by MCGIDI_distribution_parseFromTOM(), MCGIDI_energy_parseFromTOM(), MCGIDI_energy_parseNBodyPhaseSpaceFromTOM(), and MCGIDI_KalbachMann_parseFromTOM().
enum MCGIDI_distributionType MCGIDI_distribution_s::type |
Definition at line 382 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 382 of file MCGIDI.h
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_angularEnergy_parsePointwiseFromTOM(), MCGIDI_distribution_parseFromTOM(), MCGIDI_energyAngular_linear_parseFromTOM(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_LLNL_angularEnergy_parsePointwiseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_product_sampleMu(), MCGIDI_reaction_ParseDetermineReactionProducts(), and MCGIDI_uncorrelated_parseFromTOM().