|
| DRand48Engine (long seed=19780503) |
|
| DRand48Engine (const DRand48Engine &p) |
|
DRand48Engine & | operator= (const DRand48Engine &p) |
|
HepDouble | flat () |
|
void | flatArray (const HepInt size, HepDouble *vect) |
|
void | flatArray (vector< HepDouble > &) |
|
void | setSeed (long seed, HepInt dum=0) |
|
void | setSeeds (const long *seeds, HepInt dum=0) |
|
void | saveStatus () const |
|
void | restoreStatus () |
|
void | showStatus () const |
|
Public Member Functions inherited from HepRandomEngine |
HepBoolean | operator== (const HepRandomEngine &engine) |
|
HepBoolean | operator!= (const HepRandomEngine &engine) |
|
long | getSeed () const |
|
const long * | getSeeds () const |
|
void | getTableSeeds (long *seeds, HepInt index) const |
|
|
Protected Attributes inherited from HepRandomEngine |
long | theSeed |
|
const long * | theSeeds |
|
Static Protected Attributes inherited from HepRandomEngine |
static const long | seedTable [215][2] |
|
Definition at line 79 of file DRand48Engine.h.
The documentation for this class was generated from the following files: