Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <tpia_target.h>
Definition at line 231 of file tpia_target.h.
tpia_angular tpia_product_s::angular |
Definition at line 244 of file tpia_target.h.
Referenced by G4GIDI_target::getElasticFinalState(), tpia_decayChannel_sampleProductsAtE(), tpia_product_initialize(), and tpia_product_release().
tpia_angularEnergy tpia_product_s::angularEnergy |
Definition at line 246 of file tpia_target.h.
Referenced by tpia_decayChannel_sampleProductsAtE(), and tpia_product_release().
xData_attributionList tpia_product_s::attributes |
Definition at line 235 of file tpia_target.h.
Referenced by tpia_product_getFromElement(), and tpia_product_release().
long tpia_product_s::b_dataPresent |
Definition at line 238 of file tpia_target.h.
Referenced by tpia_product_isDataPresent().
long tpia_product_s::b_dataRequired |
Definition at line 239 of file tpia_target.h.
Referenced by tpia_product_dataRequired(), and tpia_product_getFromElement().
tpia_channel* tpia_product_s::channel |
Definition at line 233 of file tpia_target.h.
Referenced by tpia_product_getFromElement().
tpia_decayChannel tpia_product_s::decayChannel |
Definition at line 247 of file tpia_target.h.
Referenced by tpia_decayChannel_sampleProductsAtE(), tpia_kinetics_2BodyReaction(), tpia_product_doesDecay(), tpia_product_getDecayChannelFromElement(), tpia_product_getFirstProduct(), tpia_product_numberOfProducts(), and tpia_product_release().
tpia_multiplicity* tpia_product_s::delayedNeutronMultiplicityVsEnergy |
Definition at line 243 of file tpia_target.h.
Referenced by tpia_product_release().
tpia_1dData tpia_product_s::depositionEnergyGrouped |
Definition at line 240 of file tpia_target.h.
Referenced by tpia_product_release().
char const* tpia_product_s::genre |
Definition at line 237 of file tpia_target.h.
Referenced by tpia_decayChannel_sampleProductsAtE(), and tpia_product_getFromElement().
tpia_Legendre tpia_product_s::Legendre |
Definition at line 245 of file tpia_target.h.
Referenced by tpia_decayChannel_sampleProductsAtE(), tpia_product_initialize(), and tpia_product_release().
int tpia_product_s::multiplicity |
Definition at line 241 of file tpia_target.h.
Referenced by tpia_decayChannel_sampleProductsAtE(), and tpia_product_getFromElement().
tpia_multiplicity* tpia_product_s::multiplicityVsEnergy |
Definition at line 242 of file tpia_target.h.
Referenced by tpia_product_release(), and tpia_product_sampleMultiplicity().
tpia_product* tpia_product_s::next |
Definition at line 232 of file tpia_target.h.
Referenced by tpia_channel_release(), tpia_decayChannel_getNextProduct(), tpia_product_getDecayChannelFromElement(), and tpia_product_release().
tpia_product* tpia_product_s::parentProduct |
Definition at line 234 of file tpia_target.h.
Referenced by tpia_product_getFromElement().
tpia_particle* tpia_product_s::productID |
Definition at line 236 of file tpia_target.h.
Referenced by G4GIDI_Misc_channelProductsCompare(), tpia_decayChannel_sampleProductsAtE(), tpia_kinetics_2BodyReaction(), tpia_product_getDecayChannelFromElement(), and tpia_product_getFromElement().