|
Geant4
10.03.p03
|
#include <G4INCLConstantRandom.hh>


Public Member Functions | |
| ConstantRandom () | |
| virtual | ~ConstantRandom () |
| SeedVector | getSeeds () const |
| void | setSeeds (const SeedVector &) |
| G4double | flat () |
Public Member Functions inherited from G4INCL::IRandomGenerator | |
| IRandomGenerator () | |
| virtual | ~IRandomGenerator () |
| virtual Random::SeedVector | getSeeds ()=0 |
| virtual void | setSeeds (const Random::SeedVector &)=0 |
Definition at line 52 of file G4INCLConstantRandom.hh.
|
inline |
Definition at line 54 of file G4INCLConstantRandom.hh.
|
inlinevirtual |
Definition at line 55 of file G4INCLConstantRandom.hh.
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 62 of file G4INCLConstantRandom.hh.
|
inline |
Definition at line 57 of file G4INCLConstantRandom.hh.
|
inline |
Definition at line 61 of file G4INCLConstantRandom.hh.