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

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

#include <RandSkewNormal.h>

Inheritance diagram for CLHEP::RandSkewNormal:
CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom CLHEP::HepRandom

Public Member Functions

 RandSkewNormal (HepRandomEngine &anEngine, double shape=0.)
 
 RandSkewNormal (HepRandomEngine *anEngine, double shape=0.)
 
virtual ~RandSkewNormal ()
 
double fire ()
 
double fire (double shape)
 
void fireArray (const int size, double *vect)
 
void fireArray (const int size, double *vect, double shape)
 
double operator() ()
 
double operator() (double shape)
 
std::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngine & engine ()
 
 RandSkewNormal (HepRandomEngine &anEngine, double shape=0.)
 
 RandSkewNormal (HepRandomEngine *anEngine, double shape=0.)
 
virtual ~RandSkewNormal ()
 
double fire ()
 
double fire (double shape)
 
void fireArray (const int size, double *vect)
 
void fireArray (const int size, double *vect, double shape)
 
double operator() ()
 
double operator() (double shape)
 
std::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngine & engine ()
 
 RandSkewNormal (HepRandomEngine &anEngine, double shape=0.)
 
 RandSkewNormal (HepRandomEngine *anEngine, double shape=0.)
 
virtual ~RandSkewNormal ()
 
double fire ()
 
double fire (double shape)
 
void fireArray (const int size, double *vect)
 
void fireArray (const int size, double *vect, double shape)
 
double operator() ()
 
double operator() (double shape)
 
std::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngine & engine ()
 
 RandSkewNormal (HepRandomEngine &anEngine, double shape=0.)
 
 RandSkewNormal (HepRandomEngine *anEngine, double shape=0.)
 
virtual ~RandSkewNormal ()
 
double fire ()
 
double fire (double shape)
 
void fireArray (const int size, double *vect)
 
void fireArray (const int size, double *vect, double shape)
 
double operator() ()
 
double operator() (double shape)
 
std::ostream & put (std::ostream &os) const
 
std::istream & get (std::istream &is)
 
std::string name () const
 
HepRandomEngine & engine ()
 
- 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 shape)
 
static void shootArray (const int size, double *vect, double shape=0.)
 
static double shoot (HepRandomEngine *anEngine)
 
static double shoot (HepRandomEngine *anEngine, double shape)
 
static void shootArray (HepRandomEngine *anEngine, const int size, double *vect, double shape=0.)
 
static std::string distributionName ()
 
static double shoot ()
 
static double shoot (double shape)
 
static void shootArray (const int size, double *vect, double shape=0.)
 
static double shoot (HepRandomEngine *anEngine)
 
static double shoot (HepRandomEngine *anEngine, double shape)
 
static void shootArray (HepRandomEngine *anEngine, const int size, double *vect, double shape=0.)
 
static std::string distributionName ()
 
static double shoot ()
 
static double shoot (double shape)
 
static void shootArray (const int size, double *vect, double shape=0.)
 
static double shoot (HepRandomEngine *anEngine)
 
static double shoot (HepRandomEngine *anEngine, double shape)
 
static void shootArray (HepRandomEngine *anEngine, const int size, double *vect, double shape=0.)
 
static std::string distributionName ()
 
static double shoot ()
 
static double shoot (double shape)
 
static void shootArray (const int size, double *vect, double shape=0.)
 
static double shoot (HepRandomEngine *anEngine)
 
static double shoot (HepRandomEngine *anEngine, double shape)
 
static void shootArray (HepRandomEngine *anEngine, const int size, double *vect, double shape=0.)
 
static std::string distributionName ()
 
- 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 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 getShapeParameter ()
 
HepRandomEngine * getLocalEngine ()
 
double getShapeParameter ()
 
HepRandomEngine * getLocalEngine ()
 
double getShapeParameter ()
 
HepRandomEngine * getLocalEngine ()
 
double getShapeParameter ()
 
HepRandomEngine * getLocalEngine ()
 

Static Protected Member Functions

static double gaussianSkewNormal (HepRandomEngine *e, double k)
 
static double gaussianSkewNormal (HepRandomEngine *e, double k)
 
static double gaussianSkewNormal (HepRandomEngine *e, double k)
 
static double gaussianSkewNormal (HepRandomEngine *e, double k)
 

Additional Inherited Members

- Static Protected Attributes inherited from CLHEP::HepRandom
static const long seedTable [215][2]
 

Detailed Description

Author
mf@fn.nosp@m.al.g.nosp@m.ov

Definition at line 34 of file Matrix/CLHEP/Random/RandSkewNormal.h.

Constructor & Destructor Documentation

CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine &  anEngine,
double  shape = 0. 
)
inline
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine *  anEngine,
double  shape = 0. 
)
inline
CLHEP::RandSkewNormal::~RandSkewNormal ( )
virtual

Definition at line 24 of file RandSkewNormal.cc.

CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine &  anEngine,
double  shape = 0. 
)
inline
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine *  anEngine,
double  shape = 0. 
)
inline
virtual CLHEP::RandSkewNormal::~RandSkewNormal ( )
virtual
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine &  anEngine,
double  shape = 0. 
)
inline
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine *  anEngine,
double  shape = 0. 
)
inline
virtual CLHEP::RandSkewNormal::~RandSkewNormal ( )
virtual
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine &  anEngine,
double  shape = 0. 
)
inline
CLHEP::RandSkewNormal::RandSkewNormal ( HepRandomEngine *  anEngine,
double  shape = 0. 
)
inline
virtual CLHEP::RandSkewNormal::~RandSkewNormal ( )
virtual

Member Function Documentation

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

Definition at line 92 of file Matrix/CLHEP/Random/RandSkewNormal.h.

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

Definition at line 92 of file Random/CLHEP/Random/RandSkewNormal.h.

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

Definition at line 92 of file RandomObjects/CLHEP/Random/RandSkewNormal.h.

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

Definition at line 92 of file Random/Random/RandSkewNormal.h.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 22 of file RandSkewNormal.cc.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

double CLHEP::RandSkewNormal::fire ( )
double CLHEP::RandSkewNormal::fire ( )

Definition at line 80 of file RandSkewNormal.cc.

References gaussianSkewNormal(), getLocalEngine(), and getShapeParameter().

Referenced by fireArray(), operator()(), and testSkewNormal().

double CLHEP::RandSkewNormal::fire ( )
double CLHEP::RandSkewNormal::fire ( )
double CLHEP::RandSkewNormal::fire ( double  shape)

Definition at line 84 of file RandSkewNormal.cc.

References gaussianSkewNormal(), and getLocalEngine().

double CLHEP::RandSkewNormal::fire ( double  shape)
double CLHEP::RandSkewNormal::fire ( double  shape)
double CLHEP::RandSkewNormal::fire ( double  shape)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect 
)

Definition at line 88 of file RandSkewNormal.cc.

References fire().

void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect 
)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect 
)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect 
)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect,
double  shape 
)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect,
double  shape 
)

Definition at line 94 of file RandSkewNormal.cc.

References fire().

void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect,
double  shape 
)
void CLHEP::RandSkewNormal::fireArray ( const int  size,
double *  vect,
double  shape 
)
double CLHEP::RandSkewNormal::gaussianSkewNormal ( HepRandomEngine *  e,
double  k 
)
staticprotected

Definition at line 103 of file RandSkewNormal.cc.

References CLHEP::RandGaussT::shootArray().

Referenced by fire(), and shoot().

static double CLHEP::RandSkewNormal::gaussianSkewNormal ( HepRandomEngine *  e,
double  k 
)
staticprotected
static double CLHEP::RandSkewNormal::gaussianSkewNormal ( HepRandomEngine *  e,
double  k 
)
staticprotected
static double CLHEP::RandSkewNormal::gaussianSkewNormal ( HepRandomEngine *  e,
double  k 
)
staticprotected
std::istream& CLHEP::RandSkewNormal::get ( std::istream &  is)
virtual

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 132 of file RandSkewNormal.cc.

References CLHEP::DoubConv::longs2double(), name(), and CLHEP::possibleKeywordInput().

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

Reimplemented from CLHEP::HepRandom.

HepRandomEngine* CLHEP::RandSkewNormal::getLocalEngine ( )
inlineprotected

Referenced by fire().

HepRandomEngine* CLHEP::RandSkewNormal::getLocalEngine ( )
inlineprotected
HepRandomEngine* CLHEP::RandSkewNormal::getLocalEngine ( )
inlineprotected
HepRandomEngine* CLHEP::RandSkewNormal::getLocalEngine ( )
inlineprotected
double CLHEP::RandSkewNormal::getShapeParameter ( )
inlineprotected

Definition at line 98 of file Matrix/CLHEP/Random/RandSkewNormal.h.

Referenced by fire().

double CLHEP::RandSkewNormal::getShapeParameter ( )
inlineprotected

Definition at line 98 of file RandomObjects/CLHEP/Random/RandSkewNormal.h.

double CLHEP::RandSkewNormal::getShapeParameter ( )
inlineprotected

Definition at line 98 of file Random/CLHEP/Random/RandSkewNormal.h.

double CLHEP::RandSkewNormal::getShapeParameter ( )
inlineprotected

Definition at line 98 of file Random/Random/RandSkewNormal.h.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 21 of file RandSkewNormal.cc.

Referenced by get(), and put().

double CLHEP::RandSkewNormal::operator() ( )
virtual

Reimplemented from CLHEP::HepRandom.

double CLHEP::RandSkewNormal::operator() ( )
virtual

Reimplemented from CLHEP::HepRandom.

Definition at line 26 of file RandSkewNormal.cc.

References fire().

double CLHEP::RandSkewNormal::operator() ( )
virtual

Reimplemented from CLHEP::HepRandom.

double CLHEP::RandSkewNormal::operator() ( )
virtual

Reimplemented from CLHEP::HepRandom.

double CLHEP::RandSkewNormal::operator() ( double  shape)
double CLHEP::RandSkewNormal::operator() ( double  shape)
double CLHEP::RandSkewNormal::operator() ( double  shape)
double CLHEP::RandSkewNormal::operator() ( double  shape)

Definition at line 31 of file RandSkewNormal.cc.

References fire().

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 121 of file RandSkewNormal.cc.

References CLHEP::DoubConv::dto2longs(), and name().

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

Reimplemented from CLHEP::HepRandom.

static double CLHEP::RandSkewNormal::shoot ( )
static
static double CLHEP::RandSkewNormal::shoot ( )
static
static double CLHEP::RandSkewNormal::shoot ( )
static
double CLHEP::RandSkewNormal::shoot ( )
static
static double CLHEP::RandSkewNormal::shoot ( double  shape)
static
double CLHEP::RandSkewNormal::shoot ( double  shape)
static

Definition at line 58 of file RandSkewNormal.cc.

References gaussianSkewNormal(), and CLHEP::HepRandom::getTheEngine().

static double CLHEP::RandSkewNormal::shoot ( double  shape)
static
static double CLHEP::RandSkewNormal::shoot ( double  shape)
static
double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine)
static

Definition at line 38 of file RandSkewNormal.cc.

References gaussianSkewNormal().

static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine)
static
static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine)
static
static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine)
static
static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine,
double  shape 
)
static
static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine,
double  shape 
)
static
double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine,
double  shape 
)
static

Definition at line 45 of file RandSkewNormal.cc.

References gaussianSkewNormal().

static double CLHEP::RandSkewNormal::shoot ( HepRandomEngine *  anEngine,
double  shape 
)
static
static void CLHEP::RandSkewNormal::shootArray ( const int  size,
double *  vect,
double  shape = 0. 
)
static
static void CLHEP::RandSkewNormal::shootArray ( const int  size,
double *  vect,
double  shape = 0. 
)
static
static void CLHEP::RandSkewNormal::shootArray ( const int  size,
double *  vect,
double  shape = 0. 
)
static
void CLHEP::RandSkewNormal::shootArray ( const int  size,
double *  vect,
double  shape = 0. 
)
static

Definition at line 64 of file RandSkewNormal.cc.

References shoot().

static void CLHEP::RandSkewNormal::shootArray ( HepRandomEngine *  anEngine,
const int  size,
double *  vect,
double  shape = 0. 
)
static
static void CLHEP::RandSkewNormal::shootArray ( HepRandomEngine *  anEngine,
const int  size,
double *  vect,
double  shape = 0. 
)
static
void CLHEP::RandSkewNormal::shootArray ( HepRandomEngine *  anEngine,
const int  size,
double *  vect,
double  shape = 0. 
)
static

Definition at line 71 of file RandSkewNormal.cc.

References shoot().

static void CLHEP::RandSkewNormal::shootArray ( HepRandomEngine *  anEngine,
const int  size,
double *  vect,
double  shape = 0. 
)
static

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