![]() |
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>
Collaboration diagram for MCGIDI_sampledProductsData_s:Public Attributes | |
| int | isVelocity |
| MCGIDI_POP * | pop |
| double | kineticEnergy |
| double | px_vx |
| double | py_vy |
| double | pz_vz |
| int | delayedNeutronIndex |
| double | delayedNeutronRate |
| double | birthTimeSec |
Definition at line 278 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 278 of file MCGIDI.h
| double MCGIDI_sampledProductsData_s::birthTimeSec |
Definition at line 287 of file MCGIDI.h.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 284 of file MCGIDI.h
Referenced by G4GIDI_target::getFinalState(), MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum(), MCGIDI_outputChannel_sampleProductsAtE(), and MCGIDI_target_sampleNullReactionProductsAtE().