Geant4
9.6.p02
|
#include <G4GIDI_target.hh>
Public Attributes | |
int | A |
int | Z |
int | m |
double | kineticEnergy |
double | px |
double | py |
double | pz |
Definition at line 83 of file G4GIDI_target.hh.
int G4GIDI_Product_s::A |
Definition at line 84 of file G4GIDI_target.hh.
double G4GIDI_Product_s::kineticEnergy |
Definition at line 85 of file G4GIDI_target.hh.
int G4GIDI_Product_s::m |
Definition at line 84 of file G4GIDI_target.hh.
double G4GIDI_Product_s::px |
Definition at line 85 of file G4GIDI_target.hh.
double G4GIDI_Product_s::py |
Definition at line 85 of file G4GIDI_target.hh.
double G4GIDI_Product_s::pz |
Definition at line 85 of file G4GIDI_target.hh.
int G4GIDI_Product_s::Z |
Definition at line 84 of file G4GIDI_target.hh.