Geant4  10.00.p02
tpia_decayChannel.cc File Reference
#include <string.h>
#include <cmath>
#include "tpia_target.h"
+ Include dependency graph for tpia_decayChannel.cc:

Go to the source code of this file.

Functions

tpia_product * tpia_decayChannel_getFirstProduct (tpia_decayChannel *decayChannel)
 
tpia_product * tpia_decayChannel_getNextProduct (tpia_product *product)
 
int tpia_decayChannel_sampleProductsAtE (statusMessageReporting *smr, tpia_decayChannel *decayChannel, tpia_decaySamplingInfo *decaySamplingInfo, int nProductData, tpia_productOutgoingData *productDatas)
 

Function Documentation

tpia_product* tpia_decayChannel_getFirstProduct ( tpia_decayChannel *  decayChannel)

Definition at line 51 of file tpia_decayChannel.cc.

Referenced by G4GIDI_target::getElasticFinalState(), tpia_channel_getFirstProduct(), tpia_decayChannel_sampleProductsAtE(), tpia_kinetics_2BodyReaction(), and tpia_product_getFirstProduct().

+ Here is the caller graph for this function:

tpia_product* tpia_decayChannel_getNextProduct ( tpia_product *  product)

Definition at line 58 of file tpia_decayChannel.cc.

Referenced by G4GIDI_Misc_channelProductsCompare(), tpia_channel_getProductByIndex(), tpia_decayChannel_sampleProductsAtE(), tpia_kinetics_2BodyReaction(), and tpia_product_getProductByIndex().

+ Here is the caller graph for this function:

int tpia_decayChannel_sampleProductsAtE ( statusMessageReporting *  smr,
tpia_decayChannel *  decayChannel,
tpia_decaySamplingInfo *  decaySamplingInfo,
int  nProductData,
tpia_productOutgoingData *  productDatas 
)

Definition at line 65 of file tpia_decayChannel.cc.

References n, smr_isOk(), smr_setMessageError(), tpia_angular_SampleMu(), tpia_angularEnergy_SampleEp(), tpia_decayChannel_getFirstProduct(), tpia_decayChannel_getNextProduct(), tpia_frame_setColumns(), tpia_kinetics_2BodyReaction(), tpia_Legendre_SampleEp(), tpia_misc_drng(), and tpia_product_sampleMultiplicity().

Referenced by tpia_target_heated_sampleIndexChannelProductsAtE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: