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

Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
CLHEP::Hurd288Engine Class Reference

#include <Hurd288Engine.h>

Inheritance diagram for CLHEP::Hurd288Engine:
CLHEP::HepRandomEngine CLHEP::HepRandomEngine CLHEP::HepRandomEngine CLHEP::HepRandomEngine

Public Member Functions

 Hurd288Engine ()
 
 Hurd288Engine (std::istream &is)
 
 Hurd288Engine (long seed)
 
 Hurd288Engine (int rowIndex, int colIndex)
 
virtual ~Hurd288Engine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setSeed (long seed, int)
 
void setSeeds (const long *seeds, int)
 
void saveStatus (const char filename[]="Hurd288Engine.conf") const
 
void restoreStatus (const char filename[]="Hurd288Engine.conf")
 
void showStatus () const
 
 operator float ()
 
 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)
 
 Hurd288Engine ()
 
 Hurd288Engine (std::istream &is)
 
 Hurd288Engine (long seed)
 
 Hurd288Engine (int rowIndex, int colIndex)
 
virtual ~Hurd288Engine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setSeed (long seed, int)
 
void setSeeds (const long *seeds, int)
 
void saveStatus (const char filename[]="Hurd288Engine.conf") const
 
void restoreStatus (const char filename[]="Hurd288Engine.conf")
 
void showStatus () const
 
 operator float ()
 
 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)
 
 Hurd288Engine ()
 
 Hurd288Engine (std::istream &is)
 
 Hurd288Engine (long seed)
 
 Hurd288Engine (int rowIndex, int colIndex)
 
virtual ~Hurd288Engine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setSeed (long seed, int)
 
void setSeeds (const long *seeds, int)
 
void saveStatus (const char filename[]="Hurd288Engine.conf") const
 
void restoreStatus (const char filename[]="Hurd288Engine.conf")
 
void showStatus () const
 
 operator float ()
 
 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)
 
 Hurd288Engine ()
 
 Hurd288Engine (std::istream &is)
 
 Hurd288Engine (long seed)
 
 Hurd288Engine (int rowIndex, int colIndex)
 
virtual ~Hurd288Engine ()
 
double flat ()
 
void flatArray (const int size, double *vect)
 
void setSeed (long seed, int)
 
void setSeeds (const long *seeds, int)
 
void saveStatus (const char filename[]="Hurd288Engine.conf") const
 
void restoreStatus (const char filename[]="Hurd288Engine.conf")
 
void showStatus () const
 
 operator float ()
 
 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 ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 
 HepRandomEngine ()
 
virtual ~HepRandomEngine ()
 
bool operator== (const HepRandomEngine &engine)
 
bool operator!= (const HepRandomEngine &engine)
 
long getSeed () const
 
const long * getSeeds () const
 
virtual operator double ()
 

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 Public Attributes

static const unsigned int VECTOR_STATE_SIZE = 11
 

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

Author

Definition at line 40 of file Matrix/CLHEP/Random/Hurd288Engine.h.

Constructor & Destructor Documentation

◆ Hurd288Engine() [1/16]

CLHEP::Hurd288Engine::Hurd288Engine ( )

Definition at line 64 of file Hurd288Engine.cc.

References flat(), CLHEP::HepRandom::getTheTableSeeds(), and setSeeds().

◆ Hurd288Engine() [2/16]

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

Definition at line 81 of file Hurd288Engine.cc.

◆ Hurd288Engine() [3/16]

CLHEP::Hurd288Engine::Hurd288Engine ( long  seed)

Definition at line 87 of file Hurd288Engine.cc.

References flat(), and setSeeds().

◆ Hurd288Engine() [4/16]

CLHEP::Hurd288Engine::Hurd288Engine ( int  rowIndex,
int  colIndex 
)

Definition at line 97 of file Hurd288Engine.cc.

References flat(), CLHEP::HepRandom::getTheTableSeeds(), and setSeeds().

◆ ~Hurd288Engine() [1/4]

CLHEP::Hurd288Engine::~Hurd288Engine ( )
virtual

Definition at line 112 of file Hurd288Engine.cc.

◆ Hurd288Engine() [5/16]

CLHEP::Hurd288Engine::Hurd288Engine ( )

◆ Hurd288Engine() [6/16]

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

◆ Hurd288Engine() [7/16]

CLHEP::Hurd288Engine::Hurd288Engine ( long  seed)

◆ Hurd288Engine() [8/16]

CLHEP::Hurd288Engine::Hurd288Engine ( int  rowIndex,
int  colIndex 
)

◆ ~Hurd288Engine() [2/4]

virtual CLHEP::Hurd288Engine::~Hurd288Engine ( )
virtual

◆ Hurd288Engine() [9/16]

CLHEP::Hurd288Engine::Hurd288Engine ( )

◆ Hurd288Engine() [10/16]

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

◆ Hurd288Engine() [11/16]

CLHEP::Hurd288Engine::Hurd288Engine ( long  seed)

◆ Hurd288Engine() [12/16]

CLHEP::Hurd288Engine::Hurd288Engine ( int  rowIndex,
int  colIndex 
)

◆ ~Hurd288Engine() [3/4]

virtual CLHEP::Hurd288Engine::~Hurd288Engine ( )
virtual

◆ Hurd288Engine() [13/16]

CLHEP::Hurd288Engine::Hurd288Engine ( )

◆ Hurd288Engine() [14/16]

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

◆ Hurd288Engine() [15/16]

CLHEP::Hurd288Engine::Hurd288Engine ( long  seed)

◆ Hurd288Engine() [16/16]

CLHEP::Hurd288Engine::Hurd288Engine ( int  rowIndex,
int  colIndex 
)

◆ ~Hurd288Engine() [4/4]

virtual CLHEP::Hurd288Engine::~Hurd288Engine ( )
virtual

Member Function Documentation

◆ beginTag() [1/4]

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

Definition at line 326 of file Hurd288Engine.cc.

◆ beginTag() [2/4]

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

◆ beginTag() [3/4]

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

◆ beginTag() [4/4]

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

◆ engineName() [1/4]

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

Definition at line 83 of file Matrix/CLHEP/Random/Hurd288Engine.h.

Referenced by restoreStatus().

◆ engineName() [2/4]

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

Definition at line 83 of file Random/CLHEP/Random/Hurd288Engine.h.

◆ engineName() [3/4]

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

Definition at line 83 of file Random/Random/Hurd288Engine.h.

◆ engineName() [4/4]

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

Definition at line 83 of file RandomObjects/CLHEP/Random/Hurd288Engine.h.

◆ flat() [1/4]

double CLHEP::Hurd288Engine::flat ( )
virtual

◆ flat() [2/4]

double CLHEP::Hurd288Engine::flat ( )
virtual

◆ flat() [3/4]

double CLHEP::Hurd288Engine::flat ( )
virtual

◆ flat() [4/4]

double CLHEP::Hurd288Engine::flat ( )
virtual

◆ flatArray() [1/4]

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

Implements CLHEP::HepRandomEngine.

Definition at line 165 of file Hurd288Engine.cc.

References flat().

◆ flatArray() [2/4]

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

◆ flatArray() [3/4]

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

◆ flatArray() [4/4]

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

◆ get() [1/8]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 368 of file Hurd288Engine.cc.

References getState().

◆ get() [2/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [3/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [4/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [5/8]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 309 of file Hurd288Engine.cc.

References getState().

Referenced by CLHEP::TripleRand::getState().

◆ get() [6/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [7/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ get() [8/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [1/8]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 379 of file Hurd288Engine.cc.

References VECTOR_STATE_SIZE.

◆ getState() [2/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [3/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [4/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [5/8]

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

◆ getState() [6/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [7/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ getState() [8/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ name() [1/4]

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

Implements CLHEP::HepRandomEngine.

Definition at line 50 of file Hurd288Engine.cc.

◆ name() [2/4]

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

◆ name() [3/4]

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

◆ name() [4/4]

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

◆ operator float() [1/4]

CLHEP::Hurd288Engine::operator float ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 261 of file Hurd288Engine.cc.

◆ operator float() [2/4]

CLHEP::Hurd288Engine::operator float ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ operator float() [3/4]

CLHEP::Hurd288Engine::operator float ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ operator float() [4/4]

CLHEP::Hurd288Engine::operator float ( )
virtual

Reimplemented from CLHEP::HepRandomEngine.

◆ operator unsigned int() [1/4]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 268 of file Hurd288Engine.cc.

◆ operator unsigned int() [2/4]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ operator unsigned int() [3/4]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ operator unsigned int() [4/4]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [1/8]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 298 of file Hurd288Engine.cc.

Referenced by put(), and saveStatus().

◆ put() [2/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [3/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [4/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [5/8]

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

Reimplemented from CLHEP::HepRandomEngine.

Definition at line 275 of file Hurd288Engine.cc.

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

Referenced by CLHEP::TripleRand::put().

◆ put() [6/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [7/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ put() [8/8]

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

Reimplemented from CLHEP::HepRandomEngine.

◆ restoreStatus() [1/4]

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

◆ restoreStatus() [2/4]

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

◆ restoreStatus() [3/4]

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

◆ restoreStatus() [4/4]

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

◆ saveStatus() [1/4]

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

Implements CLHEP::HepRandomEngine.

Definition at line 183 of file Hurd288Engine.cc.

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

◆ saveStatus() [2/4]

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

◆ saveStatus() [3/4]

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

◆ saveStatus() [4/4]

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

◆ setSeed() [1/4]

void CLHEP::Hurd288Engine::setSeed ( long  seed,
int   
)
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 171 of file Hurd288Engine.cc.

Referenced by setSeeds().

◆ setSeed() [2/4]

void CLHEP::Hurd288Engine::setSeed ( long  seed,
int   
)
virtual

◆ setSeed() [3/4]

void CLHEP::Hurd288Engine::setSeed ( long  seed,
int   
)
virtual

◆ setSeed() [4/4]

void CLHEP::Hurd288Engine::setSeed ( long  seed,
int   
)
virtual

◆ setSeeds() [1/4]

void CLHEP::Hurd288Engine::setSeeds ( const long *  seeds,
int   
)
virtual

Implements CLHEP::HepRandomEngine.

Definition at line 178 of file Hurd288Engine.cc.

References setSeed(), and CLHEP::HepRandomEngine::theSeeds.

Referenced by Hurd288Engine(), Hurd288Engine(), and Hurd288Engine().

◆ setSeeds() [2/4]

void CLHEP::Hurd288Engine::setSeeds ( const long *  seeds,
int   
)
virtual

◆ setSeeds() [3/4]

void CLHEP::Hurd288Engine::setSeeds ( const long *  seeds,
int   
)
virtual

◆ setSeeds() [4/4]

void CLHEP::Hurd288Engine::setSeeds ( const long *  seeds,
int   
)
virtual

◆ showStatus() [1/4]

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

Implements CLHEP::HepRandomEngine.

Definition at line 249 of file Hurd288Engine.cc.

References CLHEP::HepRandomEngine::theSeed.

◆ showStatus() [2/4]

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

◆ showStatus() [3/4]

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

◆ showStatus() [4/4]

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

Member Data Documentation

◆ VECTOR_STATE_SIZE

static const unsigned int CLHEP::Hurd288Engine::VECTOR_STATE_SIZE = 11
static

Definition at line 89 of file Matrix/CLHEP/Random/Hurd288Engine.h.

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


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