Geant4
10.03.p03
|
#include <G4GIDI_target.hh>
Public Attributes | |
int | A |
int | Z |
int | m |
double | kineticEnergy |
double | px |
double | py |
double | pz |
double | birthTimeSec |
Definition at line 52 of file G4GIDI_target.hh.
int G4GIDI_Product_s::A |
Definition at line 53 of file G4GIDI_target.hh.
double G4GIDI_Product_s::birthTimeSec |
Definition at line 55 of file G4GIDI_target.hh.
double G4GIDI_Product_s::kineticEnergy |
Definition at line 54 of file G4GIDI_target.hh.
int G4GIDI_Product_s::m |
Definition at line 53 of file G4GIDI_target.hh.
double G4GIDI_Product_s::px |
Definition at line 54 of file G4GIDI_target.hh.
double G4GIDI_Product_s::py |
Definition at line 54 of file G4GIDI_target.hh.
double G4GIDI_Product_s::pz |
Definition at line 54 of file G4GIDI_target.hh.
int G4GIDI_Product_s::Z |
Definition at line 53 of file G4GIDI_target.hh.