|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Hurd160Engine.h>
Public Member Functions | |
| Hurd160Engine () | |
| Hurd160Engine (std::istream &is) | |
| Hurd160Engine (long seed) | |
| Hurd160Engine (int rowIndex, int colIndex) | |
| virtual | ~Hurd160Engine () |
| 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[]="Hurd160Engine.conf") const |
| void | restoreStatus (const char filename[]="Hurd160Engine.conf") |
| void | showStatus () const |
| operator float () | |
| operator unsigned int () | |
| virtual std::ostream & | put (std::ostream &os) const |
| virtual std::istream & | get (std::istream &is) |
| std::string | name () const |
| virtual std::istream & | getState (std::istream &is) |
| std::vector< unsigned long > | put () const |
| bool | get (const std::vector< unsigned long > &v) |
| bool | getState (const std::vector< unsigned long > &v) |
| Hurd160Engine () | |
| Hurd160Engine (std::istream &is) | |
| Hurd160Engine (long seed) | |
| Hurd160Engine (int rowIndex, int colIndex) | |
| virtual | ~Hurd160Engine () |
| 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[]="Hurd160Engine.conf") const |
| void | restoreStatus (const char filename[]="Hurd160Engine.conf") |
| void | showStatus () const |
| operator float () | |
| operator unsigned int () | |
| virtual std::ostream & | put (std::ostream &os) const |
| virtual std::istream & | get (std::istream &is) |
| std::string | name () const |
| virtual std::istream & | getState (std::istream &is) |
| std::vector< unsigned long > | put () const |
| bool | get (const std::vector< unsigned long > &v) |
| bool | getState (const std::vector< unsigned long > &v) |
| Hurd160Engine () | |
| Hurd160Engine (std::istream &is) | |
| Hurd160Engine (long seed) | |
| Hurd160Engine (int rowIndex, int colIndex) | |
| virtual | ~Hurd160Engine () |
| 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[]="Hurd160Engine.conf") const |
| void | restoreStatus (const char filename[]="Hurd160Engine.conf") |
| void | showStatus () const |
| operator float () | |
| operator unsigned int () | |
| virtual std::ostream & | put (std::ostream &os) const |
| virtual std::istream & | get (std::istream &is) |
| std::string | name () const |
| virtual std::istream & | getState (std::istream &is) |
| std::vector< unsigned long > | put () const |
| bool | get (const std::vector< unsigned long > &v) |
| bool | getState (const std::vector< unsigned long > &v) |
| Hurd160Engine () | |
| Hurd160Engine (std::istream &is) | |
| Hurd160Engine (long seed) | |
| Hurd160Engine (int rowIndex, int colIndex) | |
| virtual | ~Hurd160Engine () |
| 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[]="Hurd160Engine.conf") const |
| void | restoreStatus (const char filename[]="Hurd160Engine.conf") |
| void | showStatus () const |
| operator float () | |
| operator unsigned int () | |
| virtual std::ostream & | put (std::ostream &os) const |
| virtual std::istream & | get (std::istream &is) |
| std::string | name () const |
| virtual std::istream & | getState (std::istream &is) |
| 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 | 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 std::string | beginTag () |
Static Public Member Functions inherited from CLHEP::HepRandomEngine | |
| static HepRandomEngine * | newEngine (std::istream &is) |
| static HepRandomEngine * | newEngine (const std::vector< unsigned long > &v) |
| static HepRandomEngine * | newEngine (std::istream &is) |
| static HepRandomEngine * | newEngine (const std::vector< unsigned long > &v) |
| static HepRandomEngine * | newEngine (std::istream &is) |
| static HepRandomEngine * | newEngine (const std::vector< unsigned long > &v) |
| static HepRandomEngine * | newEngine (std::istream &is) |
| static HepRandomEngine * | newEngine (const std::vector< unsigned long > &v) |
Static Public Attributes | |
| static const unsigned int | VECTOR_STATE_SIZE = 7 |
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 |
Definition at line 41 of file Matrix/CLHEP/Random/Hurd160Engine.h.
| CLHEP::Hurd160Engine::Hurd160Engine | ( | ) |
Definition at line 55 of file Hurd160Engine.cc.
References flat(), CLHEP::HepRandom::getTheTableSeeds(), and setSeeds().
| CLHEP::Hurd160Engine::Hurd160Engine | ( | std::istream & | is | ) |
Definition at line 72 of file Hurd160Engine.cc.
| CLHEP::Hurd160Engine::Hurd160Engine | ( | long | seed | ) |
Definition at line 78 of file Hurd160Engine.cc.
References flat(), and setSeeds().
| CLHEP::Hurd160Engine::Hurd160Engine | ( | int | rowIndex, |
| int | colIndex | ||
| ) |
Definition at line 88 of file Hurd160Engine.cc.
References flat(), CLHEP::HepRandom::getTheTableSeeds(), and setSeeds().
|
virtual |
Definition at line 104 of file Hurd160Engine.cc.
| CLHEP::Hurd160Engine::Hurd160Engine | ( | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | std::istream & | is | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | long | seed | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | int | rowIndex, |
| int | colIndex | ||
| ) |
|
virtual |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | std::istream & | is | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | long | seed | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | int | rowIndex, |
| int | colIndex | ||
| ) |
|
virtual |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | std::istream & | is | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | long | seed | ) |
| CLHEP::Hurd160Engine::Hurd160Engine | ( | int | rowIndex, |
| int | colIndex | ||
| ) |
|
virtual |
|
static |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 306 of file Hurd160Engine.cc.
|
static |
Reimplemented from CLHEP::HepRandomEngine.
|
static |
Reimplemented from CLHEP::HepRandomEngine.
|
static |
Reimplemented from CLHEP::HepRandomEngine.
|
inlinestatic |
Definition at line 82 of file RandomObjects/CLHEP/Random/Hurd160Engine.h.
|
inlinestatic |
Definition at line 82 of file Matrix/CLHEP/Random/Hurd160Engine.h.
Referenced by restoreStatus().
|
inlinestatic |
Definition at line 82 of file Random/Random/Hurd160Engine.h.
|
inlinestatic |
Definition at line 82 of file Random/CLHEP/Random/Hurd160Engine.h.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 128 of file Hurd160Engine.cc.
References CLHEP::HepRandomEngine::nearlyTwoToMinus_54(), CLHEP::HepRandomEngine::twoToMinus_32(), and CLHEP::HepRandomEngine::twoToMinus_53().
Referenced by flatArray(), and Hurd160Engine().
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 143 of file Hurd160Engine.cc.
References flat().
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 289 of file Hurd160Engine.cc.
References getState().
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 349 of file Hurd160Engine.cc.
References getState().
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 310 of file Hurd160Engine.cc.
References CLHEP::possibleKeywordInput(), CLHEP::HepRandomEngine::theSeed, and VECTOR_STATE_SIZE.
Referenced by get(), and restoreStatus().
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 358 of file Hurd160Engine.cc.
References VECTOR_STATE_SIZE.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 42 of file Hurd160Engine.cc.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 241 of file Hurd160Engine.cc.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 248 of file Hurd160Engine.cc.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 255 of file Hurd160Engine.cc.
References put(), and CLHEP::HepRandomEngine::theSeed.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
|
virtual |
Reimplemented from CLHEP::HepRandomEngine.
Definition at line 278 of file Hurd160Engine.cc.
Referenced by put(), and saveStatus().
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 190 of file Hurd160Engine.cc.
References CLHEP::HepRandomEngine::checkFile(), engineName(), getState(), CLHEP::possibleKeywordInput(), CLHEP::HepRandomEngine::theSeed, and VECTOR_STATE_SIZE.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 161 of file Hurd160Engine.cc.
References put(), and CLHEP::HepRandomEngine::theSeed.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 149 of file Hurd160Engine.cc.
Referenced by setSeeds().
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 156 of file Hurd160Engine.cc.
References setSeed(), and CLHEP::HepRandomEngine::theSeeds.
Referenced by Hurd160Engine().
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
|
virtual |
Implements CLHEP::HepRandomEngine.
Definition at line 227 of file Hurd160Engine.cc.
References CLHEP::HepRandomEngine::theSeed.
|
static |
Definition at line 90 of file Matrix/CLHEP/Random/Hurd160Engine.h.
Referenced by getState(), and restoreStatus().
1.8.1