Geant4_10
Functions | Variables
tpia_samplingMethods.cc File Reference
#include "string.h"
#include "tpia_target.h"
Include dependency graph for tpia_samplingMethods.cc:

Go to the source code of this file.

Functions

int tpia_samplingMethods_initialize (statusMessageReporting *, tpia_samplingMethods *samplingMethods)
 

Variables

const char * tpia_samplingMethods_constant = "constant"
 
const char * tpia_samplingMethods_linear = "linear"
 

Function Documentation

int tpia_samplingMethods_initialize ( statusMessageReporting ,
tpia_samplingMethods samplingMethods 
)

Definition at line 53 of file tpia_samplingMethods.cc.

Here is the caller graph for this function:

Variable Documentation

const char* tpia_samplingMethods_constant = "constant"

Definition at line 45 of file tpia_samplingMethods.cc.

const char* tpia_samplingMethods_linear = "linear"

Definition at line 46 of file tpia_samplingMethods.cc.