|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLGeant4Random.hh>
Inheritance diagram for G4INCL::Geant4RandomGenerator:Public Member Functions | |
| Geant4RandomGenerator () | |
| Geant4RandomGenerator (const Random::SeedVector &) | |
| virtual | ~Geant4RandomGenerator () |
| Random::SeedVector | getSeeds () |
| void | setSeeds (const Random::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 |
| virtual G4double | flat ()=0 |
Definition at line 51 of file G4INCLGeant4Random.hh.
|
inline |
Definition at line 53 of file G4INCLGeant4Random.hh.
|
inline |
Definition at line 54 of file G4INCLGeant4Random.hh.
|
inlinevirtual |
Definition at line 55 of file G4INCLGeant4Random.hh.
|
inlinevirtual |
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 57 of file G4INCLGeant4Random.hh.
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 63 of file G4INCLGeant4Random.hh.