CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <RandGauss.h>
Public Member Functions | |
RandGauss (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0) | |
RandGauss (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0) | |
virtual | ~RandGauss () |
double | fire () |
double | fire (double mean, double stdDev) |
void | fireArray (const int size, double *vect) |
void | fireArray (const int size, double *vect, double mean, double stdDev) |
virtual double | operator() () |
virtual double | operator() (double mean, double stdDev) |
std::string | name () const |
HepRandomEngine & | engine () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
bool | getF () const |
void | setF (bool val) |
RandGauss (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0) | |
RandGauss (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0) | |
virtual | ~RandGauss () |
double | fire () |
double | fire (double mean, double stdDev) |
void | fireArray (const int size, double *vect) |
void | fireArray (const int size, double *vect, double mean, double stdDev) |
virtual double | operator() () |
virtual double | operator() (double mean, double stdDev) |
std::string | name () const |
HepRandomEngine & | engine () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
bool | getF () const |
void | setF (bool val) |
RandGauss (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0) | |
RandGauss (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0) | |
virtual | ~RandGauss () |
double | fire () |
double | fire (double mean, double stdDev) |
void | fireArray (const int size, double *vect) |
void | fireArray (const int size, double *vect, double mean, double stdDev) |
virtual double | operator() () |
virtual double | operator() (double mean, double stdDev) |
std::string | name () const |
HepRandomEngine & | engine () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
bool | getF () const |
void | setF (bool val) |
RandGauss (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0) | |
RandGauss (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0) | |
virtual | ~RandGauss () |
double | fire () |
double | fire (double mean, double stdDev) |
void | fireArray (const int size, double *vect) |
void | fireArray (const int size, double *vect, double mean, double stdDev) |
virtual double | operator() () |
virtual double | operator() (double mean, double stdDev) |
std::string | name () const |
HepRandomEngine & | engine () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
bool | getF () const |
void | setF (bool val) |
![]() | |
HepRandom () | |
HepRandom (long seed) | |
HepRandom (HepRandomEngine &algorithm) | |
HepRandom (HepRandomEngine *algorithm) | |
virtual | ~HepRandom () |
double | flat () |
void | flatArray (const int size, double *vect) |
double | flat (HepRandomEngine *theNewEngine) |
void | flatArray (HepRandomEngine *theNewEngine, const int size, double *vect) |
HepRandom () | |
HepRandom (long seed) | |
HepRandom (HepRandomEngine &algorithm) | |
HepRandom (HepRandomEngine *algorithm) | |
virtual | ~HepRandom () |
double | flat () |
void | flatArray (const int size, double *vect) |
double | flat (HepRandomEngine *theNewEngine) |
void | flatArray (HepRandomEngine *theNewEngine, const int size, double *vect) |
HepRandom () | |
HepRandom (long seed) | |
HepRandom (HepRandomEngine &algorithm) | |
HepRandom (HepRandomEngine *algorithm) | |
virtual | ~HepRandom () |
double | flat () |
void | flatArray (const int size, double *vect) |
double | flat (HepRandomEngine *theNewEngine) |
void | flatArray (HepRandomEngine *theNewEngine, const int size, double *vect) |
HepRandom () | |
HepRandom (long seed) | |
HepRandom (HepRandomEngine &algorithm) | |
HepRandom (HepRandomEngine *algorithm) | |
virtual | ~HepRandom () |
double | flat () |
void | flatArray (const int size, double *vect) |
double | flat (HepRandomEngine *theNewEngine) |
void | flatArray (HepRandomEngine *theNewEngine, const int size, double *vect) |
Static Public Member Functions | |
static double | shoot () |
static double | shoot (double mean, double stdDev) |
static void | shootArray (const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static double | shoot (HepRandomEngine *anEngine) |
static double | shoot (HepRandomEngine *anEngine, double mean, double stdDev) |
static void | shootArray (HepRandomEngine *anEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static std::string | distributionName () |
static bool | getFlag () |
static void | setFlag (bool val) |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static double | shoot () |
static double | shoot (double mean, double stdDev) |
static void | shootArray (const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static double | shoot (HepRandomEngine *anEngine) |
static double | shoot (HepRandomEngine *anEngine, double mean, double stdDev) |
static void | shootArray (HepRandomEngine *anEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static std::string | distributionName () |
static bool | getFlag () |
static void | setFlag (bool val) |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static double | shoot () |
static double | shoot (double mean, double stdDev) |
static void | shootArray (const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static double | shoot (HepRandomEngine *anEngine) |
static double | shoot (HepRandomEngine *anEngine, double mean, double stdDev) |
static void | shootArray (HepRandomEngine *anEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static std::string | distributionName () |
static bool | getFlag () |
static void | setFlag (bool val) |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static double | shoot () |
static double | shoot (double mean, double stdDev) |
static void | shootArray (const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static double | shoot (HepRandomEngine *anEngine) |
static double | shoot (HepRandomEngine *anEngine, double mean, double stdDev) |
static void | shootArray (HepRandomEngine *anEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0) |
static std::string | distributionName () |
static bool | getFlag () |
static void | setFlag (bool val) |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
![]() | |
static void | setTheSeed (long seed, int lux=3) |
static long | getTheSeed () |
static void | setTheSeeds (const long *seeds, int aux=-1) |
static const long * | getTheSeeds () |
static void | getTheTableSeeds (long *seeds, int index) |
static HepRandom * | getTheGenerator () |
static void | setTheEngine (HepRandomEngine *theNewEngine) |
static HepRandomEngine * | getTheEngine () |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static std::ostream & | saveStaticRandomStates (std::ostream &os) |
static std::istream & | restoreStaticRandomStates (std::istream &is) |
static void | showEngineStatus () |
static int | createInstance () |
static std::string | distributionName () |
static void | setTheSeed (long seed, int lux=3) |
static long | getTheSeed () |
static void | setTheSeeds (const long *seeds, int aux=-1) |
static const long * | getTheSeeds () |
static void | getTheTableSeeds (long *seeds, int index) |
static HepRandom * | getTheGenerator () |
static void | setTheEngine (HepRandomEngine *theNewEngine) |
static HepRandomEngine * | getTheEngine () |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static std::ostream & | saveStaticRandomStates (std::ostream &os) |
static std::istream & | restoreStaticRandomStates (std::istream &is) |
static void | showEngineStatus () |
static int | createInstance () |
static std::string | distributionName () |
static void | setTheSeed (long seed, int lux=3) |
static long | getTheSeed () |
static void | setTheSeeds (const long *seeds, int aux=-1) |
static const long * | getTheSeeds () |
static void | getTheTableSeeds (long *seeds, int index) |
static HepRandom * | getTheGenerator () |
static void | setTheEngine (HepRandomEngine *theNewEngine) |
static HepRandomEngine * | getTheEngine () |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static std::ostream & | saveStaticRandomStates (std::ostream &os) |
static std::istream & | restoreStaticRandomStates (std::istream &is) |
static void | showEngineStatus () |
static int | createInstance () |
static std::string | distributionName () |
static void | setTheSeed (long seed, int lux=3) |
static long | getTheSeed () |
static void | setTheSeeds (const long *seeds, int aux=-1) |
static const long * | getTheSeeds () |
static void | getTheTableSeeds (long *seeds, int index) |
static HepRandom * | getTheGenerator () |
static void | setTheEngine (HepRandomEngine *theNewEngine) |
static HepRandomEngine * | getTheEngine () |
static void | saveEngineStatus (const char filename[]="Config.conf") |
static void | restoreEngineStatus (const char filename[]="Config.conf") |
static std::ostream & | saveFullState (std::ostream &os) |
static std::istream & | restoreFullState (std::istream &is) |
static std::ostream & | saveDistState (std::ostream &os) |
static std::istream & | restoreDistState (std::istream &is) |
static std::ostream & | saveStaticRandomStates (std::ostream &os) |
static std::istream & | restoreStaticRandomStates (std::istream &is) |
static void | showEngineStatus () |
static int | createInstance () |
static std::string | distributionName () |
Protected Member Functions | |
double | normal () |
double | normal () |
double | normal () |
double | normal () |
Static Protected Member Functions | |
static double | getVal () |
static void | setVal (double nextVal) |
static double | getVal () |
static void | setVal (double nextVal) |
static double | getVal () |
static void | setVal (double nextVal) |
static double | getVal () |
static void | setVal (double nextVal) |
Protected Attributes | |
double | defaultMean |
double | defaultStdDev |
shared_ptr< HepRandomEngine > | localEngine |
Additional Inherited Members | |
![]() | |
static const long | seedTable [215][2] |
Definition at line 42 of file Matrix/CLHEP/Random/RandGauss.h.
|
inline |
|
inline |
|
virtual |
Definition at line 50 of file RandGauss.cc.
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
inlinestatic |
Definition at line 100 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by restoreDistState(), and saveDistState().
|
inlinestatic |
Definition at line 100 of file Random/CLHEP/Random/RandGauss.h.
|
inlinestatic |
Definition at line 100 of file Random/Random/RandGauss.h.
|
inlinestatic |
Definition at line 100 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 44 of file RandGauss.cc.
References localEngine.
Referenced by CLHEP::RandGaussQ::engine(), CLHEP::RandGaussT::engine(), and CLHEP::RandGaussZiggurat::engine().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
double CLHEP::RandGauss::fire | ( | ) |
Referenced by dist_layout(), fireArray(), fireArray(), main(), operator()(), operator()(), and testRandGauss().
double CLHEP::RandGauss::fire | ( | ) |
double CLHEP::RandGauss::fire | ( | ) |
double CLHEP::RandGauss::fire | ( | ) |
void CLHEP::RandGauss::fireArray | ( | const int | size, |
double * | vect | ||
) |
Definition at line 157 of file RandGauss.cc.
References defaultMean, defaultStdDev, and fire().
void CLHEP::RandGauss::fireArray | ( | const int | size, |
double * | vect | ||
) |
void CLHEP::RandGauss::fireArray | ( | const int | size, |
double * | vect | ||
) |
void CLHEP::RandGauss::fireArray | ( | const int | size, |
double * | vect | ||
) |
Definition at line 163 of file RandGauss.cc.
References fire().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 262 of file RandGauss.cc.
References defaultMean, defaultStdDev, CLHEP::DoubConv::longs2double(), name(), and CLHEP::possibleKeywordInput().
Referenced by CLHEP::RandGaussQ::get(), CLHEP::RandGaussT::get(), and CLHEP::RandGaussZiggurat::get().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
inline |
Definition at line 116 of file Matrix/CLHEP/Random/RandGauss.h.
|
inline |
Definition at line 116 of file Random/CLHEP/Random/RandGauss.h.
|
inline |
Definition at line 116 of file Random/Random/RandGauss.h.
|
inline |
Definition at line 116 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
inlinestatic |
Definition at line 112 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by saveDistState(), saveEngineStatus(), shoot(), and shoot().
|
inlinestatic |
Definition at line 112 of file Random/CLHEP/Random/RandGauss.h.
|
inlinestatic |
Definition at line 112 of file Random/Random/RandGauss.h.
|
inlinestatic |
Definition at line 112 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 146 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by saveDistState(), saveEngineStatus(), shoot(), and shoot().
|
inlinestaticprotected |
Definition at line 146 of file Random/CLHEP/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 146 of file Random/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 146 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 43 of file RandGauss.cc.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
protected |
Definition at line 131 of file RandGauss.cc.
References localEngine.
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 53 of file RandGauss.cc.
References defaultMean, defaultStdDev, and fire().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 57 of file RandGauss.cc.
References fire().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
Definition at line 237 of file RandGauss.cc.
References defaultMean, defaultStdDev, CLHEP::DoubConv::dto2longs(), and name().
Referenced by CLHEP::RandGaussQ::put(), CLHEP::RandGaussT::put(), and CLHEP::RandGaussZiggurat::put().
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
virtual |
Reimplemented from CLHEP::HepRandom.
Reimplemented in CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, CLHEP::RandGaussZiggurat, CLHEP::RandGaussQ, CLHEP::RandGaussT, and CLHEP::RandGaussZiggurat.
|
static |
Definition at line 338 of file RandGauss.cc.
References distributionName(), CLHEP::DoubConv::longs2double(), CLHEP::possibleKeywordInput(), and setFlag().
Referenced by CLHEP::StaticRandomStates::restore(), and restoreFullState().
|
static |
|
static |
|
static |
|
static |
Definition at line 190 of file RandGauss.cc.
References CLHEP::HepRandom::getTheEngine(), CLHEP::DoubConv::longs2double(), CLHEP::possibleKeywordInput(), CLHEP::HepRandomEngine::restoreStatus(), and setFlag().
Referenced by restoreStep().
|
static |
|
static |
|
static |
|
static |
Definition at line 388 of file RandGauss.cc.
References restoreDistState(), and CLHEP::HepRandom::restoreFullState().
|
static |
|
static |
|
static |
|
static |
Definition at line 323 of file RandGauss.cc.
References distributionName(), CLHEP::DoubConv::dto2longs(), getFlag(), and getVal().
Referenced by saveFullState().
|
static |
|
static |
|
static |
|
static |
Definition at line 170 of file RandGauss.cc.
References CLHEP::DoubConv::dto2longs(), getFlag(), CLHEP::HepRandom::getTheEngine(), getVal(), and CLHEP::HepRandomEngine::saveStatus().
Referenced by saveStep().
|
static |
|
static |
|
static |
|
static |
Definition at line 382 of file RandGauss.cc.
References saveDistState(), and CLHEP::HepRandom::saveFullState().
Referenced by CLHEP::StaticRandomStates::save().
|
static |
|
static |
|
static |
|
inline |
Definition at line 118 of file Matrix/CLHEP/Random/RandGauss.h.
|
inline |
Definition at line 118 of file Random/CLHEP/Random/RandGauss.h.
|
inline |
Definition at line 118 of file Random/Random/RandGauss.h.
|
inline |
Definition at line 118 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
inlinestatic |
Definition at line 114 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by restoreDistState(), restoreEngineStatus(), shoot(), and shoot().
|
inlinestatic |
Definition at line 114 of file Random/CLHEP/Random/RandGauss.h.
|
inlinestatic |
Definition at line 114 of file Random/Random/RandGauss.h.
|
inlinestatic |
Definition at line 114 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 148 of file Matrix/CLHEP/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 148 of file Random/CLHEP/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 148 of file Random/Random/RandGauss.h.
|
inlinestaticprotected |
Definition at line 148 of file RandomObjects/CLHEP/Random/RandGauss.h.
|
static |
Definition at line 61 of file RandGauss.cc.
References CLHEP::HepRandomEngine::flat(), getFlag(), CLHEP::HepRandom::getTheEngine(), getVal(), setFlag(), and setVal().
Referenced by captureStatics(), layout(), main(), randomizeStatics(), restoreStep(), restoreStepX(), saveStep(), saveStepX(), shootArray(), shootArray(), and user_layout().
|
static |
|
static |
|
static |
|
static |
Definition at line 97 of file RandGauss.cc.
References CLHEP::HepRandomEngine::flat(), getFlag(), getVal(), setFlag(), and setVal().
|
static |
|
static |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
Definition at line 90 of file RandGauss.cc.
References shoot().
|
static |
|
static |
|
static |
|
static |
Definition at line 123 of file RandGauss.cc.
References shoot().
|
static |
|
static |
|
static |
|
protected |
Definition at line 152 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by CLHEP::RandGaussZiggurat::fire(), fireArray(), CLHEP::RandGaussQ::fireArray(), CLHEP::RandGaussT::fireArray(), CLHEP::RandGaussZiggurat::fireArray(), CLHEP::RandGaussZiggurat::fireArray(), get(), operator()(), CLHEP::RandGaussQ::operator()(), CLHEP::RandGaussT::operator()(), CLHEP::RandGaussZiggurat::operator()(), and put().
|
protected |
Definition at line 153 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by CLHEP::RandGaussZiggurat::fire(), fireArray(), CLHEP::RandGaussQ::fireArray(), CLHEP::RandGaussT::fireArray(), CLHEP::RandGaussZiggurat::fireArray(), CLHEP::RandGaussZiggurat::fireArray(), get(), operator()(), CLHEP::RandGaussQ::operator()(), CLHEP::RandGaussT::operator()(), CLHEP::RandGaussZiggurat::operator()(), and put().
|
protected |
Definition at line 155 of file Matrix/CLHEP/Random/RandGauss.h.
Referenced by engine(), CLHEP::RandGaussZiggurat::fire(), CLHEP::RandGaussZiggurat::fire(), normal(), CLHEP::RandGaussQ::operator()(), CLHEP::RandGaussT::operator()(), CLHEP::RandGaussZiggurat::operator()(), CLHEP::RandGaussQ::operator()(), CLHEP::RandGaussT::operator()(), and CLHEP::RandGaussZiggurat::operator()().