|
Geant4.10
|
#include <tpia_target.h>
Data Fields | |
| int | numberOfProducts |
| tpia_product * | products |
| double | m1_fullMass_MeV |
| double | m2_fullMass_MeV |
Definition at line 209 of file tpia_target.h.
| double tpia_decayChannel_s::m1_fullMass_MeV |
Definition at line 212 of file tpia_target.h.
Referenced by tpia_kinetics_2BodyReaction(), and tpia_product_getDecayChannelFromElement().
| double tpia_decayChannel_s::m2_fullMass_MeV |
Definition at line 213 of file tpia_target.h.
Referenced by tpia_kinetics_2BodyReaction(), and tpia_product_getDecayChannelFromElement().
| int tpia_decayChannel_s::numberOfProducts |
Definition at line 210 of file tpia_target.h.
Referenced by G4GIDI_Misc_channelProductsCompare(), tpia_channel_numberOfProducts(), tpia_channel_release(), tpia_decayChannel_sampleProductsAtE(), tpia_product_getDecayChannelFromElement(), tpia_product_numberOfProducts(), and tpia_product_release().
| tpia_product* tpia_decayChannel_s::products |
Definition at line 211 of file tpia_target.h.
Referenced by tpia_channel_release(), tpia_decayChannel_getFirstProduct(), tpia_product_doesDecay(), and tpia_product_release().
1.8.7