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

Public Member Functions | Static Public Member Functions | Static Protected Member Functions | List of all members
CLHEP::RandGaussQ Class Reference

#include <RandGaussQ.h>

Inheritance diagram for CLHEP::RandGaussQ:
CLHEP::RandGauss CLHEP::RandGauss CLHEP::RandGauss CLHEP::RandGauss CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom

Public Member Functions

 RandGaussQ (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0)
 
 RandGaussQ (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0)
 
virtual ~RandGaussQ ()
 
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::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngineengine ()
 
 RandGaussQ (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0)
 
 RandGaussQ (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0)
 
virtual ~RandGaussQ ()
 
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::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngineengine ()
 
 RandGaussQ (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0)
 
 RandGaussQ (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0)
 
virtual ~RandGaussQ ()
 
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::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngineengine ()
 
 RandGaussQ (HepRandomEngine &anEngine, double mean=0.0, double stdDev=1.0)
 
 RandGaussQ (HepRandomEngine *anEngine, double mean=0.0, double stdDev=1.0)
 
virtual ~RandGaussQ ()
 
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::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngineengine ()
 
- Public Member Functions inherited from CLHEP::RandGauss
 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)
 
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)
 
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)
 
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)
 
bool getF () const
 
void setF (bool val)
 
- Public Member Functions inherited from CLHEP::HepRandom
 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 *anotherEngine)
 
static double shoot (HepRandomEngine *anotherEngine, double mean, double stdDev)
 
static void shootArray (HepRandomEngine *anotherEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0)
 
static std::string distributionName ()
 
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 *anotherEngine)
 
static double shoot (HepRandomEngine *anotherEngine, double mean, double stdDev)
 
static void shootArray (HepRandomEngine *anotherEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0)
 
static std::string distributionName ()
 
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 *anotherEngine)
 
static double shoot (HepRandomEngine *anotherEngine, double mean, double stdDev)
 
static void shootArray (HepRandomEngine *anotherEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0)
 
static std::string distributionName ()
 
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 *anotherEngine)
 
static double shoot (HepRandomEngine *anotherEngine, double mean, double stdDev)
 
static void shootArray (HepRandomEngine *anotherEngine, const int size, double *vect, double mean=0.0, double stdDev=1.0)
 
static std::string distributionName ()
 
- Static Public Member Functions inherited from CLHEP::RandGauss
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 Public Member Functions inherited from CLHEP::HepRandom
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 HepRandomgetTheGenerator ()
 
static void setTheEngine (HepRandomEngine *theNewEngine)
 
static HepRandomEnginegetTheEngine ()
 
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 HepRandomgetTheGenerator ()
 
static void setTheEngine (HepRandomEngine *theNewEngine)
 
static HepRandomEnginegetTheEngine ()
 
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 HepRandomgetTheGenerator ()
 
static void setTheEngine (HepRandomEngine *theNewEngine)
 
static HepRandomEnginegetTheEngine ()
 
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 HepRandomgetTheGenerator ()
 
static void setTheEngine (HepRandomEngine *theNewEngine)
 
static HepRandomEnginegetTheEngine ()
 
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 Protected Member Functions

static double transformQuick (double r)
 
static double transformSmall (double r)
 
static double transformQuick (double r)
 
static double transformSmall (double r)
 
static double transformQuick (double r)
 
static double transformSmall (double r)
 
static double transformQuick (double r)
 
static double transformSmall (double r)
 
- Static Protected Member Functions inherited from CLHEP::RandGauss
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)
 

Additional Inherited Members

- Protected Member Functions inherited from CLHEP::RandGauss
double normal ()
 
double normal ()
 
double normal ()
 
double normal ()
 
- Protected Attributes inherited from CLHEP::RandGauss
double defaultMean
 
double defaultStdDev
 
shared_ptr< HepRandomEnginelocalEngine
 
- Static Protected Attributes inherited from CLHEP::HepRandom
static const long seedTable [215][2]
 

Detailed Description

Author

Definition at line 32 of file Matrix/CLHEP/Random/RandGaussQ.h.

Constructor & Destructor Documentation

◆ RandGaussQ() [1/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ RandGaussQ() [2/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ ~RandGaussQ() [1/4]

CLHEP::RandGaussQ::~RandGaussQ ( )
virtual

Definition at line 26 of file RandGaussQ.cc.

◆ RandGaussQ() [3/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ RandGaussQ() [4/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ ~RandGaussQ() [2/4]

virtual CLHEP::RandGaussQ::~RandGaussQ ( )
virtual

◆ RandGaussQ() [5/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ RandGaussQ() [6/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ ~RandGaussQ() [3/4]

virtual CLHEP::RandGaussQ::~RandGaussQ ( )
virtual

◆ RandGaussQ() [7/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ RandGaussQ() [8/8]

CLHEP::RandGaussQ::RandGaussQ ( HepRandomEngine anEngine,
double  mean = 0.0,
double  stdDev = 1.0 
)
inline

◆ ~RandGaussQ() [4/4]

virtual CLHEP::RandGaussQ::~RandGaussQ ( )
virtual

Member Function Documentation

◆ distributionName() [1/4]

static std::string CLHEP::RandGaussQ::distributionName ( )
inlinestatic

Definition at line 104 of file Matrix/CLHEP/Random/RandGaussQ.h.

◆ distributionName() [2/4]

static std::string CLHEP::RandGaussQ::distributionName ( )
inlinestatic

Definition at line 104 of file Random/CLHEP/Random/RandGaussQ.h.

◆ distributionName() [3/4]

static std::string CLHEP::RandGaussQ::distributionName ( )
inlinestatic

Definition at line 104 of file Random/Random/RandGaussQ.h.

◆ distributionName() [4/4]

static std::string CLHEP::RandGaussQ::distributionName ( )
inlinestatic

Definition at line 104 of file RandomObjects/CLHEP/Random/RandGaussQ.h.

◆ engine() [1/4]

HepRandomEngine & CLHEP::RandGaussQ::engine ( )
virtual

Reimplemented from CLHEP::RandGauss.

Definition at line 24 of file RandGaussQ.cc.

References CLHEP::RandGauss::engine().

◆ engine() [2/4]

HepRandomEngine& CLHEP::RandGaussQ::engine ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ engine() [3/4]

HepRandomEngine& CLHEP::RandGaussQ::engine ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ engine() [4/4]

HepRandomEngine& CLHEP::RandGaussQ::engine ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ fire() [1/8]

double CLHEP::RandGaussQ::fire ( )
inline

Referenced by fireArray(), and main().

◆ fire() [2/8]

double CLHEP::RandGaussQ::fire ( )
inline

◆ fire() [3/8]

double CLHEP::RandGaussQ::fire ( )
inline

◆ fire() [4/8]

double CLHEP::RandGaussQ::fire ( )
inline

◆ fire() [5/8]

double CLHEP::RandGaussQ::fire ( double  mean,
double  stdDev 
)
inline

◆ fire() [6/8]

double CLHEP::RandGaussQ::fire ( double  mean,
double  stdDev 
)
inline

◆ fire() [7/8]

double CLHEP::RandGaussQ::fire ( double  mean,
double  stdDev 
)
inline

◆ fire() [8/8]

double CLHEP::RandGaussQ::fire ( double  mean,
double  stdDev 
)
inline

◆ fireArray() [1/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect 
)

◆ fireArray() [2/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect 
)

◆ fireArray() [3/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect 
)

◆ fireArray() [4/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect 
)

◆ fireArray() [5/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect,
double  mean,
double  stdDev 
)

Definition at line 58 of file RandGaussQ.cc.

References fire().

◆ fireArray() [6/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect,
double  mean,
double  stdDev 
)

◆ fireArray() [7/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect,
double  mean,
double  stdDev 
)

◆ fireArray() [8/8]

void CLHEP::RandGaussQ::fireArray ( const int  size,
double vect,
double  mean,
double  stdDev 
)

◆ get() [1/4]

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

Reimplemented from CLHEP::RandGauss.

Definition at line 179 of file RandGaussQ.cc.

References CLHEP::RandGauss::get(), and name().

◆ get() [2/4]

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

Reimplemented from CLHEP::RandGauss.

◆ get() [3/4]

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

Reimplemented from CLHEP::RandGauss.

◆ get() [4/4]

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

Reimplemented from CLHEP::RandGauss.

◆ name() [1/4]

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

Reimplemented from CLHEP::RandGauss.

Definition at line 23 of file RandGaussQ.cc.

Referenced by get(), and put().

◆ name() [2/4]

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

Reimplemented from CLHEP::RandGauss.

◆ name() [3/4]

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

Reimplemented from CLHEP::RandGauss.

◆ name() [4/4]

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

Reimplemented from CLHEP::RandGauss.

◆ operator()() [1/8]

double CLHEP::RandGaussQ::operator() ( )
virtual

◆ operator()() [2/8]

virtual double CLHEP::RandGaussQ::operator() ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ operator()() [3/8]

virtual double CLHEP::RandGaussQ::operator() ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ operator()() [4/8]

virtual double CLHEP::RandGaussQ::operator() ( )
virtual

Reimplemented from CLHEP::RandGauss.

◆ operator()() [5/8]

double CLHEP::RandGaussQ::operator() ( double  mean,
double  stdDev 
)
virtual

Reimplemented from CLHEP::RandGauss.

Definition at line 33 of file RandGaussQ.cc.

References CLHEP::RandGauss::localEngine, and transformQuick().

◆ operator()() [6/8]

virtual double CLHEP::RandGaussQ::operator() ( double  mean,
double  stdDev 
)
virtual

Reimplemented from CLHEP::RandGauss.

◆ operator()() [7/8]

virtual double CLHEP::RandGaussQ::operator() ( double  mean,
double  stdDev 
)
virtual

Reimplemented from CLHEP::RandGauss.

◆ operator()() [8/8]

virtual double CLHEP::RandGaussQ::operator() ( double  mean,
double  stdDev 
)
virtual

Reimplemented from CLHEP::RandGauss.

◆ put() [1/4]

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

Reimplemented from CLHEP::RandGauss.

Definition at line 171 of file RandGaussQ.cc.

References name(), and CLHEP::RandGauss::put().

◆ put() [2/4]

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

Reimplemented from CLHEP::RandGauss.

◆ put() [3/4]

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

Reimplemented from CLHEP::RandGauss.

◆ put() [4/4]

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

Reimplemented from CLHEP::RandGauss.

◆ shoot() [1/16]

static double CLHEP::RandGaussQ::shoot ( )
inlinestatic

◆ shoot() [2/16]

static double CLHEP::RandGaussQ::shoot ( )
inlinestatic

◆ shoot() [3/16]

static double CLHEP::RandGaussQ::shoot ( )
inlinestatic

◆ shoot() [4/16]

static double CLHEP::RandGaussQ::shoot ( )
inlinestatic

◆ shoot() [5/16]

static double CLHEP::RandGaussQ::shoot ( double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [6/16]

static double CLHEP::RandGaussQ::shoot ( double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [7/16]

static double CLHEP::RandGaussQ::shoot ( double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [8/16]

static double CLHEP::RandGaussQ::shoot ( double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [9/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine)
inlinestatic

◆ shoot() [10/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine)
inlinestatic

◆ shoot() [11/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine)
inlinestatic

◆ shoot() [12/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine)
inlinestatic

◆ shoot() [13/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine,
double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [14/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine,
double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [15/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine,
double  mean,
double  stdDev 
)
inlinestatic

◆ shoot() [16/16]

static double CLHEP::RandGaussQ::shoot ( HepRandomEngine anotherEngine,
double  mean,
double  stdDev 
)
inlinestatic

◆ shootArray() [1/8]

void CLHEP::RandGaussQ::shootArray ( const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

Definition at line 37 of file RandGaussQ.cc.

References shoot().

◆ shootArray() [2/8]

static void CLHEP::RandGaussQ::shootArray ( const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ shootArray() [3/8]

static void CLHEP::RandGaussQ::shootArray ( const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ shootArray() [4/8]

static void CLHEP::RandGaussQ::shootArray ( const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ shootArray() [5/8]

void CLHEP::RandGaussQ::shootArray ( HepRandomEngine anotherEngine,
const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

Definition at line 44 of file RandGaussQ.cc.

References shoot().

◆ shootArray() [6/8]

static void CLHEP::RandGaussQ::shootArray ( HepRandomEngine anotherEngine,
const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ shootArray() [7/8]

static void CLHEP::RandGaussQ::shootArray ( HepRandomEngine anotherEngine,
const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ shootArray() [8/8]

static void CLHEP::RandGaussQ::shootArray ( HepRandomEngine anotherEngine,
const int  size,
double vect,
double  mean = 0.0,
double  stdDev = 1.0 
)
static

◆ transformQuick() [1/4]

double CLHEP::RandGaussQ::transformQuick ( double  r)
staticprotected

◆ transformQuick() [2/4]

static double CLHEP::RandGaussQ::transformQuick ( double  r)
staticprotected

◆ transformQuick() [3/4]

static double CLHEP::RandGaussQ::transformQuick ( double  r)
staticprotected

◆ transformQuick() [4/4]

static double CLHEP::RandGaussQ::transformQuick ( double  r)
staticprotected

◆ transformSmall() [1/4]

double CLHEP::RandGaussQ::transformSmall ( double  r)
staticprotected

Definition at line 130 of file RandGaussQ.cc.

Referenced by transformQuick().

◆ transformSmall() [2/4]

static double CLHEP::RandGaussQ::transformSmall ( double  r)
staticprotected

◆ transformSmall() [3/4]

static double CLHEP::RandGaussQ::transformSmall ( double  r)
staticprotected

◆ transformSmall() [4/4]

static double CLHEP::RandGaussQ::transformSmall ( double  r)
staticprotected

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