Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4AblaRandom Namespace Reference

Functions

double flat ()
 

Function Documentation

double G4AblaRandom::flat ( )

Definition at line 47 of file G4AblaRandom.cc.

47  {
48 #ifdef ABLAXX_IN_GEANT4_MODE
49  return G4UniformRand();
50 #else
51  return G4INCL::Random::shoot();
52 #endif
53  }
#define G4UniformRand()
Definition: Randomize.hh:97
G4double shoot()
Definition: G4INCLRandom.cc:93

Here is the call graph for this function:

Here is the caller graph for this function: