Geant4-11
|
#include <G4INCLRandom.hh>
Public Types | |
using | result_type = unsigned long |
Public Member Functions | |
result_type | operator() () const |
Static Public Member Functions | |
static constexpr result_type | max () |
static constexpr result_type | min () |
Definition at line 167 of file G4INCLRandom.hh.
using G4INCL::Random::Adapter::result_type = unsigned long |
Definition at line 169 of file G4INCLRandom.hh.
|
inlinestaticconstexpr |
Definition at line 175 of file G4INCLRandom.hh.
References G4INCL::Math::max().
Referenced by operator()().
|
inlinestaticconstexpr |
Definition at line 171 of file G4INCLRandom.hh.
References G4INCL::Math::min().
|
inline |
Definition at line 179 of file G4INCLRandom.hh.
References INT_MAX, max(), and G4INCL::Random::shootInteger().