Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
double | Ep |
enum xDataTOM_frame | frame |
int | isVelocity |
double | mu |
MCGIDI_POP * | pop |
double(* | rng )(void *) |
void * | rngState |
double MCGIDI_decaySamplingInfo_s::Ep |
Definition at line 262 of file MCGIDI.h.
Referenced by MCGIDI_energy_sampleEnergy(), MCGIDI_energy_sampleEvaporation(), MCGIDI_energy_sampleSimpleMaxwellianFission(), MCGIDI_energy_sampleWatt(), MCGIDI_energyAngular_sampleDistribution(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_kinetics_COM2Lab(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_sampling_doubleDistribution().
enum xDataTOM_frame MCGIDI_decaySamplingInfo_s::frame |
Definition at line 256 of file MCGIDI.h.
Referenced by MCGIDI_angular_sampleMu(), MCGIDI_angularEnergy_sampleDistribution(), MCGIDI_energy_sampleEnergy(), MCGIDI_energyAngular_sampleDistribution(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_kinetics_COM2Lab(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_uncorrelated_sampleDistribution().
int MCGIDI_decaySamplingInfo_s::isVelocity |
Definition at line 257 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_decaySamplingInfo_s::mu |
Definition at line 261 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), MCGIDI_angular_sampleMu(), MCGIDI_energyAngular_sampleDistribution(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_kinetics_COM2Lab(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_sampling_doubleDistribution().
MCGIDI_POP* MCGIDI_decaySamplingInfo_s::pop |
Definition at line 260 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_sampleProductsAtE().
double(* MCGIDI_decaySamplingInfo_s::rng) (void *) |
Definition at line 258 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_energy_sampleEvaporation(), MCGIDI_energy_sampleSimpleMaxwellianFission(), MCGIDI_energy_sampleWatt(), MCGIDI_energy_sampleWeightedFunctional(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_sampling_doubleDistribution().
void* MCGIDI_decaySamplingInfo_s::rngState |
Definition at line 259 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_energy_sampleEvaporation(), MCGIDI_energy_sampleSimpleMaxwellianFission(), MCGIDI_energy_sampleWatt(), MCGIDI_energy_sampleWeightedFunctional(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_sampling_doubleDistribution().