Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLRanecu.hh>
Public Member Functions | |
Ranecu () | |
Ranecu (const SeedVector &sv) | |
virtual | ~Ranecu () |
SeedVector | getSeeds () const |
void | setSeeds (const SeedVector &sv) |
G4double | flat () |
Public Member Functions inherited from G4INCL::IRandomGenerator | |
IRandomGenerator () | |
virtual | ~IRandomGenerator () |
virtual SeedVector | getSeeds () const =0 |
virtual void | setSeeds (const SeedVector &)=0 |
virtual G4double | flat ()=0 |
Definition at line 53 of file G4INCLRanecu.hh.
G4INCL::Ranecu::Ranecu | ( | ) |
Definition at line 50 of file G4INCLRanecu.cc.
G4INCL::Ranecu::Ranecu | ( | const SeedVector & | sv | ) |
Definition at line 55 of file G4INCLRanecu.cc.
|
virtual |
Definition at line 59 of file G4INCLRanecu.cc.
|
virtual |
Implements G4INCL::IRandomGenerator.
Definition at line 61 of file G4INCLRanecu.cc.
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 59 of file G4INCLRanecu.hh.
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 66 of file G4INCLRanecu.hh.
Referenced by Ranecu().