Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#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 () |
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 | ) |
Definition at line 54 of file G4INCLRanecu.cc.
|
virtual |
Definition at line 58 of file G4INCLRanecu.cc.
|
virtual |
Implements G4INCL::IRandomGenerator.
Definition at line 60 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().