Geant4
10.03.p01
Main Page
Related Pages
Namespaces
Classes
Files
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Functions
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
}
G4UniformRand
#define G4UniformRand()
Definition:
Randomize.hh:97
G4INCL::Random::shoot
G4double shoot()
Definition:
G4INCLRandom.cc:93
Here is the call graph for this function:
Here is the caller graph for this function:
G4AblaRandom
Generated on Thu Mar 16 2017 22:39:52 for Geant4 by
1.8.5