Geant4
10.03.p02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
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 Tue Nov 28 2017 21:46:17 for Geant4 by
1.8.5