|
Geant4
10.02.p03
|
#include <G4INCLRanecu.hh>
Public Member Functions | |
| Ranecu () | |
| Ranecu (const Random::SeedVector &sv) | |
| virtual | ~Ranecu () |
| Random::SeedVector | getSeeds () |
| void | setSeeds (const Random::SeedVector &sv) |
| G4double | flat () |
Public Member Functions inherited from G4INCL::IRandomGenerator | |
| IRandomGenerator () | |
| virtual | ~IRandomGenerator () |
Private Attributes | |
| G4int | iseed1 |
| G4int | iseed2 |
Definition at line 53 of file G4INCLRanecu.hh.
| G4INCL::Ranecu::Ranecu | ( | ) |
Definition at line 49 of file G4INCLRanecu.cc.
| G4INCL::Ranecu::Ranecu | ( | const Random::SeedVector & | sv | ) |
|
virtual |
Definition at line 58 of file G4INCLRanecu.cc.
|
virtual |
Implements G4INCL::IRandomGenerator.
Definition at line 60 of file G4INCLRanecu.cc.
|
inlinevirtual |
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 66 of file G4INCLRanecu.hh.
|
private |
Definition at line 75 of file G4INCLRanecu.hh.
|
private |
Definition at line 75 of file G4INCLRanecu.hh.