CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::RanecuEngine Class Reference

#include <RanecuEngine.h>

Inheritance diagram for CLHEP::RanecuEngine:
CLHEP::HepRandomEngine CLHEP::HepRandomEngine CLHEP::HepRandomEngine CLHEP::HepRandomEngine

Public Member Functions

 RanecuEngine (std::istream &is)
 
 RanecuEngine ()
 
 RanecuEngine (int index)
 
virtual ~RanecuEngine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setIndex (long index)
 
void setSeed (long index, int dum=0)
 
void setSeeds (const long *seeds, int index=-1)
 
void saveStatus (const char filename[]="Ranecu.conf") const
 
void restoreStatus (const char filename[]="Ranecu.conf")
 
void showStatus () const
 
 operator unsigned int ()
 
virtual std::ostream & put (std::ostream &os) const
 
virtual std::istream & get (std::istream &is)
 
virtual std::istream & getState (std::istream &is)
 
std::string name () const
 
std::vector< unsigned long > put () const
 
bool get (const std::vector< unsigned long > &v)
 
bool getState (const std::vector< unsigned long > &v)
 
 RanecuEngine (std::istream &is)
 
 RanecuEngine ()
 
 RanecuEngine (int index)
 
virtual ~RanecuEngine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setIndex (long index)
 
void setSeed (long index, int dum=0)
 
void setSeeds (const long *seeds, int index=-1)
 
void saveStatus (const char filename[]="Ranecu.conf") const
 
void restoreStatus (const char filename[]="Ranecu.conf")
 
void showStatus () const
 
 operator unsigned int ()
 
virtual std::ostream & put (std::ostream &os) const
 
virtual std::istream & get (std::istream &is)
 
virtual std::istream & getState (std::istream &is)
 
std::string name () const
 
std::vector< unsigned long > put () const
 
bool get (const std::vector< unsigned long > &v)
 
bool getState (const std::vector< unsigned long > &v)
 
 RanecuEngine (std::istream &is)
 
 RanecuEngine ()
 
 RanecuEngine (int index)
 
virtual ~RanecuEngine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setIndex (long index)
 
void setSeed (long index, int dum=0)
 
void setSeeds (const long *seeds, int index=-1)
 
void saveStatus (const char filename[]="Ranecu.conf") const
 
void restoreStatus (const char filename[]="Ranecu.conf")
 
void showStatus () const
 
 operator unsigned int ()
 
virtual std::ostream & put (std::ostream &os) const
 
virtual std::istream & get (std::istream &is)
 
virtual std::istream & getState (std::istream &is)
 
std::string name () const
 
std::vector< unsigned long > put () const
 
bool get (const std::vector< unsigned long > &v)
 
bool getState (const std::vector< unsigned long > &v)
 
 RanecuEngine (std::istream &is)
 
 RanecuEngine ()
 
 RanecuEngine (int index)
 
virtual ~RanecuEngine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setIndex (long index)
 
void setSeed (long index, int dum=0)
 
void setSeeds (const long *seeds, int index=-1)
 
void saveStatus (const char filename[]="Ranecu.conf") const
 
void restoreStatus (const char filename[]="Ranecu.conf")
 
void showStatus () const
 
 operator unsigned int ()
 
virtual std::ostream & put (std::ostream &os) const
 
virtual std::istream & get (std::istream &is)
 
virtual std::istream & getState (std::istream &is)
 
std::string name () const
 
std::vector< unsigned long > put () const
 
bool get (const std::vector< unsigned long > &v)
 
bool getState (const std::vector< unsigned long > &v)
 
- Public Member Functions inherited from CLHEP::HepRandomEngine
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
virtual operator float ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
virtual operator float ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
virtual operator float ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
virtual operator float ()
 

Static Public Member Functions

static std::string beginTag ()
 
static std::string engineName ()
 
static std::string beginTag ()
 
static std::string engineName ()
 
static std::string beginTag ()
 
static std::string engineName ()
 
static std::string beginTag ()
 
static std::string engineName ()
 
- Static Public Member Functions inherited from CLHEP::HepRandomEngine
static std::string beginTag ()
 
static HepRandomEnginenewEngine (std::istream &is)
 
static HepRandomEnginenewEngine (const std::vector< unsigned long > &v)
 
static std::string beginTag ()
 
static HepRandomEnginenewEngine (std::istream &is)
 
static HepRandomEnginenewEngine (const std::vector< unsigned long > &v)
 
static std::string beginTag ()
 
static HepRandomEnginenewEngine (std::istream &is)
 
static HepRandomEnginenewEngine (const std::vector< unsigned long > &v)
 
static std::string beginTag ()
 
static HepRandomEnginenewEngine (std::istream &is)
 
static HepRandomEnginenewEngine (const std::vector< unsigned long > &v)
 

Static Protected Attributes

static const int ecuyer_a = 40014
 
static const int ecuyer_b = 53668
 
static const int ecuyer_c = 12211
 
static const int ecuyer_d = 40692
 
static const int ecuyer_e = 52774
 
static const int ecuyer_f = 3791
 
static const int shift1 = 2147483563
 
static const int shift2 = 2147483399
 
static const unsigned int VECTOR_STATE_SIZE = 4
 

Additional Inherited Members

- Static Protected Member Functions inherited from CLHEP::HepRandomEngine
static double exponent_bit_32 ()
 
static double mantissa_bit_12 ()
 
static double mantissa_bit_24 ()
 
static double mantissa_bit_32 ()
 
static double twoToMinus_32 ()
 
static double twoToMinus_48 ()
 
static double twoToMinus_49 ()
 
static double twoToMinus_53 ()
 
static double nearlyTwoToMinus_54 ()
 
static bool checkFile (std::istream &file, const std::string &filename, const std::string &classname, const std::string &methodname)
 
static double exponent_bit_32 ()
 
static double mantissa_bit_12 ()
 
static double mantissa_bit_24 ()
 
static double mantissa_bit_32 ()
 
static double twoToMinus_32 ()
 
static double twoToMinus_48 ()
 
static double twoToMinus_49 ()
 
static double twoToMinus_53 ()
 
static double nearlyTwoToMinus_54 ()
 
static bool checkFile (std::istream &file, const std::string &filename, const std::string &classname, const std::string &methodname)
 
static double exponent_bit_32 ()
 
static double mantissa_bit_12 ()
 
static double mantissa_bit_24 ()
 
static double mantissa_bit_32 ()
 
static double twoToMinus_32 ()
 
static double twoToMinus_48 ()
 
static double twoToMinus_49 ()
 
static double twoToMinus_53 ()
 
static double nearlyTwoToMinus_54 ()
 
static bool checkFile (std::istream &file, const std::string &filename, const std::string &classname, const std::string &methodname)
 
static double exponent_bit_32 ()
 
static double mantissa_bit_12 ()
 
static double mantissa_bit_24 ()
 
static double mantissa_bit_32 ()
 
static double twoToMinus_32 ()
 
static double twoToMinus_48 ()
 
static double twoToMinus_49 ()
 
static double twoToMinus_53 ()
 
static double nearlyTwoToMinus_54 ()
 
static bool checkFile (std::istream &file, const std::string &filename, const std::string &classname, const std::string &methodname)
 
- Protected Attributes inherited from CLHEP::HepRandomEngine
long theSeed
 
const long * theSeeds
 

Detailed Description

Constructor & Destructor Documentation

◆ RanecuEngine() [1/12]

CLHEP::RanecuEngine::RanecuEngine ( std::istream & is)

Definition at line 98 of file RanecuEngine.cc.

◆ RanecuEngine() [2/12]

CLHEP::RanecuEngine::RanecuEngine ( )

◆ RanecuEngine() [3/12]

CLHEP::RanecuEngine::RanecuEngine ( int index)

◆ ~RanecuEngine() [1/4]

CLHEP::RanecuEngine::~RanecuEngine ( )
virtual

Definition at line 104 of file RanecuEngine.cc.

◆ RanecuEngine() [4/12]

CLHEP::RanecuEngine::RanecuEngine ( std::istream & is)

◆ RanecuEngine() [5/12]

CLHEP::RanecuEngine::RanecuEngine ( )

◆ RanecuEngine() [6/12]

CLHEP::RanecuEngine::RanecuEngine ( int index)

◆ ~RanecuEngine() [2/4]

virtual CLHEP::RanecuEngine::~RanecuEngine ( )
virtual

◆ RanecuEngine() [7/12]

CLHEP::RanecuEngine::RanecuEngine ( std::istream & is)

◆ RanecuEngine() [8/12]

CLHEP::RanecuEngine::RanecuEngine ( )

◆ RanecuEngine() [9/12]

CLHEP::RanecuEngine::RanecuEngine ( int index)

◆ ~RanecuEngine() [3/4]

virtual CLHEP::RanecuEngine::~RanecuEngine ( )
virtual

◆ RanecuEngine() [10/12]

CLHEP::RanecuEngine::RanecuEngine ( std::istream & is)

◆ RanecuEngine() [11/12]

CLHEP::RanecuEngine::RanecuEngine ( )

◆ RanecuEngine() [12/12]

CLHEP::RanecuEngine::RanecuEngine ( int index)

◆ ~RanecuEngine() [4/4]

virtual CLHEP::RanecuEngine::~RanecuEngine ( )
virtual

Member Function Documentation

◆ beginTag() [1/4]

std::string CLHEP::RanecuEngine::beginTag ( )
static

Definition at line 334 of file RanecuEngine.cc.

◆ beginTag() [2/4]

static std::string CLHEP::RanecuEngine::beginTag ( )
static

◆ beginTag() [3/4]

static std::string CLHEP::RanecuEngine::beginTag ( )
static

◆ beginTag() [4/4]

static std::string CLHEP::RanecuEngine::beginTag ( )
static

◆ engineName() [1/4]

static std::string CLHEP::RanecuEngine::engineName ( )
inlinestatic

Definition at line 97 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by restoreStatus().

◆ engineName() [2/4]

static std::string CLHEP::RanecuEngine::engineName ( )
inlinestatic

Definition at line 97 of file Random/CLHEP/Random/RanecuEngine.h.

◆ engineName() [3/4]

static std::string CLHEP::RanecuEngine::engineName ( )
inlinestatic

Definition at line 97 of file Random/Random/RanecuEngine.h.

◆ engineName() [4/4]

static std::string CLHEP::RanecuEngine::engineName ( )
inlinestatic

Definition at line 97 of file RandomObjects/CLHEP/Random/RanecuEngine.h.

◆ flat() [1/4]

double CLHEP::RanecuEngine::flat ( )
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 214 of file RanecuEngine.cc.

References ecuyer_a, ecuyer_b, ecuyer_c, ecuyer_d, ecuyer_e, ecuyer_f, shift1, and shift2.

Referenced by useSeed().

◆ flat() [2/4]

double CLHEP::RanecuEngine::flat ( )
virtual

◆ flat() [3/4]

double CLHEP::RanecuEngine::flat ( )
virtual

◆ flat() [4/4]

double CLHEP::RanecuEngine::flat ( )
virtual

◆ flatArray() [1/4]

void CLHEP::RanecuEngine::flatArray ( const int size,
double * vect )
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 237 of file RanecuEngine.cc.

References double, ecuyer_a, ecuyer_b, ecuyer_c, ecuyer_d, ecuyer_e, ecuyer_f, shift1, and shift2.

◆ flatArray() [2/4]

void CLHEP::RanecuEngine::flatArray ( const int size,
double * vect )
virtual

◆ flatArray() [3/4]

void CLHEP::RanecuEngine::flatArray ( const int size,
double * vect )
virtual

◆ flatArray() [4/4]

void CLHEP::RanecuEngine::flatArray ( const int size,
double * vect )
virtual

◆ get() [1/8]

bool CLHEP::RanecuEngine::get ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 377 of file RanecuEngine.cc.

References CLHEP::engineIDulong(), and getState().

◆ get() [2/8]

bool CLHEP::RanecuEngine::get ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [3/8]

bool CLHEP::RanecuEngine::get ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [4/8]

bool CLHEP::RanecuEngine::get ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [5/8]

std::istream & CLHEP::RanecuEngine::get ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 315 of file RanecuEngine.cc.

References getState().

◆ get() [6/8]

virtual std::istream & CLHEP::RanecuEngine::get ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [7/8]

virtual std::istream & CLHEP::RanecuEngine::get ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [8/8]

virtual std::istream & CLHEP::RanecuEngine::get ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [1/8]

bool CLHEP::RanecuEngine::getState ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 386 of file RanecuEngine.cc.

References CLHEP::HepRandomEngine::theSeed, and VECTOR_STATE_SIZE.

◆ getState() [2/8]

bool CLHEP::RanecuEngine::getState ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [3/8]

bool CLHEP::RanecuEngine::getState ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [4/8]

bool CLHEP::RanecuEngine::getState ( const std::vector< unsigned long > & v)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [5/8]

std::istream & CLHEP::RanecuEngine::getState ( std::istream & is)
virtual

◆ getState() [6/8]

virtual std::istream & CLHEP::RanecuEngine::getState ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [7/8]

virtual std::istream & CLHEP::RanecuEngine::getState ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [8/8]

virtual std::istream & CLHEP::RanecuEngine::getState ( std::istream & is)
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ name() [1/4]

std::string CLHEP::RanecuEngine::name ( ) const
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 54 of file RanecuEngine.cc.

◆ name() [2/4]

std::string CLHEP::RanecuEngine::name ( ) const
virtual

◆ name() [3/4]

std::string CLHEP::RanecuEngine::name ( ) const
virtual

◆ name() [4/4]

std::string CLHEP::RanecuEngine::name ( ) const
virtual

◆ operator unsigned int() [1/4]

CLHEP::RanecuEngine::operator unsigned int ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 264 of file RanecuEngine.cc.

◆ operator unsigned int() [2/4]

CLHEP::RanecuEngine::operator unsigned int ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ operator unsigned int() [3/4]

CLHEP::RanecuEngine::operator unsigned int ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ operator unsigned int() [4/4]

CLHEP::RanecuEngine::operator unsigned int ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [1/8]

std::vector< unsigned long > CLHEP::RanecuEngine::put ( ) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 306 of file RanecuEngine.cc.

References CLHEP::engineIDulong(), and CLHEP::HepRandomEngine::theSeed.

Referenced by put(), and saveStatus().

◆ put() [2/8]

std::vector< unsigned long > CLHEP::RanecuEngine::put ( ) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [3/8]

std::vector< unsigned long > CLHEP::RanecuEngine::put ( ) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [4/8]

std::vector< unsigned long > CLHEP::RanecuEngine::put ( ) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [5/8]

std::ostream & CLHEP::RanecuEngine::put ( std::ostream & os) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 285 of file RanecuEngine.cc.

References put(), and CLHEP::HepRandomEngine::theSeed.

◆ put() [6/8]

virtual std::ostream & CLHEP::RanecuEngine::put ( std::ostream & os) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [7/8]

virtual std::ostream & CLHEP::RanecuEngine::put ( std::ostream & os) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [8/8]

virtual std::ostream & CLHEP::RanecuEngine::put ( std::ostream & os) const
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ restoreStatus() [1/4]

void CLHEP::RanecuEngine::restoreStatus ( const char filename[] = "Ranecu.conf")
virtual

◆ restoreStatus() [2/4]

void CLHEP::RanecuEngine::restoreStatus ( const char filename[] = "Ranecu.conf")
virtual

◆ restoreStatus() [3/4]

void CLHEP::RanecuEngine::restoreStatus ( const char filename[] = "Ranecu.conf")
virtual

◆ restoreStatus() [4/4]

void CLHEP::RanecuEngine::restoreStatus ( const char filename[] = "Ranecu.conf")
virtual

◆ saveStatus() [1/4]

void CLHEP::RanecuEngine::saveStatus ( const char filename[] = "Ranecu.conf") const
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 135 of file RanecuEngine.cc.

References put(), and CLHEP::HepRandomEngine::theSeed.

◆ saveStatus() [2/4]

void CLHEP::RanecuEngine::saveStatus ( const char filename[] = "Ranecu.conf") const
virtual

◆ saveStatus() [3/4]

void CLHEP::RanecuEngine::saveStatus ( const char filename[] = "Ranecu.conf") const
virtual

◆ saveStatus() [4/4]

void CLHEP::RanecuEngine::saveStatus ( const char filename[] = "Ranecu.conf") const
virtual

◆ setIndex() [1/4]

void CLHEP::RanecuEngine::setIndex ( long index)

◆ setIndex() [2/4]

void CLHEP::RanecuEngine::setIndex ( long index)

◆ setIndex() [3/4]

void CLHEP::RanecuEngine::setIndex ( long index)

◆ setIndex() [4/4]

void CLHEP::RanecuEngine::setIndex ( long index)

◆ setSeed() [1/4]

void CLHEP::RanecuEngine::setSeed ( long index,
int dum = 0 )
virtual

◆ setSeed() [2/4]

void CLHEP::RanecuEngine::setSeed ( long index,
int dum = 0 )
virtual

◆ setSeed() [3/4]

void CLHEP::RanecuEngine::setSeed ( long index,
int dum = 0 )
virtual

◆ setSeed() [4/4]

void CLHEP::RanecuEngine::setSeed ( long index,
int dum = 0 )
virtual

◆ setSeeds() [1/4]

void CLHEP::RanecuEngine::setSeeds ( const long * seeds,
int index = -1 )
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 116 of file RanecuEngine.cc.

References shift1, shift2, CLHEP::HepRandomEngine::theSeed, and CLHEP::HepRandomEngine::theSeeds.

Referenced by useSeed().

◆ setSeeds() [2/4]

void CLHEP::RanecuEngine::setSeeds ( const long * seeds,
int index = -1 )
virtual

◆ setSeeds() [3/4]

void CLHEP::RanecuEngine::setSeeds ( const long * seeds,
int index = -1 )
virtual

◆ setSeeds() [4/4]

void CLHEP::RanecuEngine::setSeeds ( const long * seeds,
int index = -1 )
virtual

◆ showStatus() [1/4]

void CLHEP::RanecuEngine::showStatus ( ) const
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 203 of file RanecuEngine.cc.

References CLHEP::HepRandomEngine::theSeed.

◆ showStatus() [2/4]

void CLHEP::RanecuEngine::showStatus ( ) const
virtual

◆ showStatus() [3/4]

void CLHEP::RanecuEngine::showStatus ( ) const
virtual

◆ showStatus() [4/4]

void CLHEP::RanecuEngine::showStatus ( ) const
virtual

Member Data Documentation

◆ ecuyer_a

static const int CLHEP::RanecuEngine::ecuyer_a = 40014
staticprotected

Definition at line 107 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ ecuyer_b

static const int CLHEP::RanecuEngine::ecuyer_b = 53668
staticprotected

Definition at line 108 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ ecuyer_c

static const int CLHEP::RanecuEngine::ecuyer_c = 12211
staticprotected

Definition at line 109 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ ecuyer_d

static const int CLHEP::RanecuEngine::ecuyer_d = 40692
staticprotected

Definition at line 110 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ ecuyer_e

static const int CLHEP::RanecuEngine::ecuyer_e = 52774
staticprotected

Definition at line 111 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ ecuyer_f

static const int CLHEP::RanecuEngine::ecuyer_f = 3791
staticprotected

Definition at line 112 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), and flatArray().

◆ shift1

static const int CLHEP::RanecuEngine::shift1 = 2147483563
staticprotected

Definition at line 113 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), flatArray(), RanecuEngine(), setSeed(), and setSeeds().

◆ shift2

static const int CLHEP::RanecuEngine::shift2 = 2147483399
staticprotected

Definition at line 114 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by flat(), flatArray(), setSeed(), and setSeeds().

◆ VECTOR_STATE_SIZE

static const unsigned int CLHEP::RanecuEngine::VECTOR_STATE_SIZE = 4
staticprotected

Definition at line 116 of file Matrix/CLHEP/Random/RanecuEngine.h.

Referenced by getState(), getState(), and restoreStatus().


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