|
Geant4
9.6.p02
|
#include <tpia_target.h>

Public Attributes | |
| char const * | genre |
| int | isVelocity |
| tpia_data_frame | frame |
| tpia_particle * | productID |
| double | kineticEnergy |
| double | px_vx |
| double | py_vy |
| double | pz_vz |
| tpia_decayChannel * | decayChannel |
Definition at line 161 of file tpia_target.h.
| tpia_decayChannel* tpia_productOutgoingData_s::decayChannel |
Definition at line 170 of file tpia_target.h.
| tpia_data_frame tpia_productOutgoingData_s::frame |
Definition at line 164 of file tpia_target.h.
| char const* tpia_productOutgoingData_s::genre |
Definition at line 162 of file tpia_target.h.
| int tpia_productOutgoingData_s::isVelocity |
Definition at line 163 of file tpia_target.h.
| double tpia_productOutgoingData_s::kineticEnergy |
Definition at line 166 of file tpia_target.h.
| tpia_particle* tpia_productOutgoingData_s::productID |
Definition at line 165 of file tpia_target.h.
| double tpia_productOutgoingData_s::px_vx |
Definition at line 167 of file tpia_target.h.
| double tpia_productOutgoingData_s::py_vy |
Definition at line 168 of file tpia_target.h.
| double tpia_productOutgoingData_s::pz_vz |
Definition at line 169 of file tpia_target.h.
1.8.4