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 |
int | isVelocity |
double(* | rng )(void *) |
void * | rngState |
MCGIDI_POP * | pop |
double | mu |
double | Ep |
Definition at line 255 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 255 of file MCGIDI.h
double MCGIDI_decaySamplingInfo_s::Ep |
Definition at line 262 of file MCGIDI.h.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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().