Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | isVelocity |
MCGIDI_POP * | pop |
double | kineticEnergy |
double | px_vx |
double | py_vy |
double | pz_vz |
int | delayedNeutronIndex |
double | delayedNeutronRate |
double | birthTimeSec |
double MCGIDI_sampledProductsData_s::birthTimeSec |
Definition at line 287 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
int MCGIDI_sampledProductsData_s::delayedNeutronIndex |
Definition at line 285 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_sampledProductsData_s::delayedNeutronRate |
Definition at line 286 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
int MCGIDI_sampledProductsData_s::isVelocity |
Definition at line 279 of file MCGIDI.h.
Referenced by MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_sampledProductsData_s::kineticEnergy |
Definition at line 281 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
MCGIDI_POP* MCGIDI_sampledProductsData_s::pop |
Definition at line 280 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_sampledProductsData_s::px_vx |
Definition at line 282 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_sampledProductsData_s::py_vy |
Definition at line 283 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().
double MCGIDI_sampledProductsData_s::pz_vz |
Definition at line 284 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().