Geant4  10.02.p01
MCGIDI_uncorrelated.cc File Reference
#include <string.h>
#include <cmath>
#include "MCGIDI_fromTOM.h"
+ Include dependency graph for MCGIDI_uncorrelated.cc:

Go to the source code of this file.

Functions

int MCGIDI_uncorrelated_parseFromTOM (statusMessageReporting *smr, xDataTOM_element *element, MCGIDI_distribution *distribution, ptwXYPoints *norms, enum MCGIDI_energyType energyType, double gammaEnergy_MeV)
 
int MCGIDI_uncorrelated_sampleDistribution (statusMessageReporting *smr, MCGIDI_distribution *distribution, MCGIDI_quantitiesLookupModes &modes, MCGIDI_decaySamplingInfo *decaySamplingInfo)
 

Function Documentation

int MCGIDI_uncorrelated_parseFromTOM ( statusMessageReporting *  smr,
xDataTOM_element *  element,
MCGIDI_distribution *  distribution,
ptwXYPoints *  norms,
enum MCGIDI_energyType  energyType,
double  gammaEnergy_MeV 
)

Definition at line 18 of file MCGIDI_uncorrelated.cc.

References MCGIDI_angular_parseFromTOM(), MCGIDI_energy_parseFromTOM(), and xDataTOME_getOneElementByName().

Referenced by MCGIDI_distribution_parseFromTOM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int MCGIDI_uncorrelated_sampleDistribution ( statusMessageReporting *  smr,
MCGIDI_distribution *  distribution,
MCGIDI_quantitiesLookupModes &  modes,
MCGIDI_decaySamplingInfo *  decaySamplingInfo 
)

Definition at line 43 of file MCGIDI_uncorrelated.cc.

References MCGIDI_angular_sampleMu(), and MCGIDI_energy_sampleEnergy().

Referenced by MCGIDI_outputChannel_sampleProductsAtE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: