Geant4_10
Functions
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_producttpia_decayChannel_getFirstProduct (tpia_decayChannel *decayChannel)
 
tpia_producttpia_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.

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.

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.

Here is the call graph for this function:

Here is the caller graph for this function: