|
| RanluxEngine (long seed=19780503, HepInt lux=3) |
|
| RanluxEngine (const RanluxEngine &p) |
|
RanluxEngine & | operator= (const RanluxEngine &p) |
|
HepDouble | flat () |
|
void | flatArray (const HepInt size, HepDouble *vect) |
|
void | flatArray (vector< HepDouble > &) |
|
void | setSeed (long seed, HepInt lux=3) |
|
void | setSeeds (const long *seeds, HepInt lux=3) |
|
void | saveStatus () const |
|
void | restoreStatus () |
|
void | showStatus () const |
|
HepInt | getLuxury () 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 40 of file RanluxEngine.h.
The documentation for this class was generated from the following files: