|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GIDI.hh>
Public Attributes | |
| int | A |
| int | Z |
| int | m |
| double | kineticEnergy |
| double | px |
| double | py |
| double | pz |
| double | birthTimeSec |
| int G4GIDI_Product::A |
Definition at line 43 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| double G4GIDI_Product::kineticEnergy |
Definition at line 44 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| int G4GIDI_Product::m |
Definition at line 43 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| double G4GIDI_Product::px |
Definition at line 44 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| double G4GIDI_Product::py |
Definition at line 44 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| double G4GIDI_Product::pz |
Definition at line 44 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().
| int G4GIDI_Product::Z |
Definition at line 43 of file G4GIDI.hh.
Referenced by G4GIDI_target::getFinalState().