StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
RanecuEngine Class Reference
Inheritance diagram for RanecuEngine:
HepRandomEngine

Public Member Functions

 RanecuEngine (HepInt index=0)
 
 RanecuEngine (const RanecuEngine &p)
 
RanecuEngineoperator= (const RanecuEngine &p)
 
HepDouble flat ()
 
void flatArray (const HepInt size, HepDouble *vect)
 
void flatArray (vector< HepDouble > &)
 
void setSeed (long index, HepInt dum=0)
 
void setSeeds (const long *seeds, HepInt index=-1)
 
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
 

Additional Inherited Members

- Protected Attributes inherited from HepRandomEngine
long theSeed
 
const long * theSeeds
 
- Static Protected Attributes inherited from HepRandomEngine
static const long seedTable [215][2]
 

Detailed Description

Definition at line 43 of file RanecuEngine.h.


The documentation for this class was generated from the following files: