#include <CLHEP/Random/RandSkewNormal.h>
◆ RandSkewNormal() [1/2]
CLHEP::RandSkewNormal::RandSkewNormal |
( |
HepRandomEngine & | anEngine, |
|
|
double | shape = 0. ) |
|
inline |
◆ RandSkewNormal() [2/2]
CLHEP::RandSkewNormal::RandSkewNormal |
( |
HepRandomEngine * | anEngine, |
|
|
double | shape = 0. ) |
|
inline |
◆ ~RandSkewNormal()
virtual CLHEP::RandSkewNormal::~RandSkewNormal |
( |
| ) |
|
|
virtual |
◆ distributionName()
static std::string CLHEP::RandSkewNormal::distributionName |
( |
| ) |
|
|
inlinestatic |
◆ engine()
◆ fire() [1/2]
double CLHEP::RandSkewNormal::fire |
( |
| ) |
|
◆ fire() [2/2]
double CLHEP::RandSkewNormal::fire |
( |
double | shape | ) |
|
◆ fireArray() [1/2]
void CLHEP::RandSkewNormal::fireArray |
( |
const int | size, |
|
|
double * | vect ) |
◆ fireArray() [2/2]
void CLHEP::RandSkewNormal::fireArray |
( |
const int | size, |
|
|
double * | vect, |
|
|
double | shape ) |
◆ gaussianSkewNormal()
static double CLHEP::RandSkewNormal::gaussianSkewNormal |
( |
HepRandomEngine * | e, |
|
|
double | k ) |
|
staticprotected |
◆ get()
std::istream & CLHEP::RandSkewNormal::get |
( |
std::istream & | is | ) |
|
|
virtual |
◆ getLocalEngine()
◆ getShapeParameter()
double CLHEP::RandSkewNormal::getShapeParameter |
( |
| ) |
|
|
inlineprotected |
◆ name()
std::string CLHEP::RandSkewNormal::name |
( |
| ) |
const |
|
virtual |
◆ operator()() [1/2]
double CLHEP::RandSkewNormal::operator() |
( |
| ) |
|
|
virtual |
◆ operator()() [2/2]
double CLHEP::RandSkewNormal::operator() |
( |
double | shape | ) |
|
◆ put()
std::ostream & CLHEP::RandSkewNormal::put |
( |
std::ostream & | os | ) |
const |
|
virtual |
◆ shoot() [1/4]
static double CLHEP::RandSkewNormal::shoot |
( |
| ) |
|
|
static |
◆ shoot() [2/4]
static double CLHEP::RandSkewNormal::shoot |
( |
double | shape | ) |
|
|
static |
◆ shoot() [3/4]
◆ shoot() [4/4]
static double CLHEP::RandSkewNormal::shoot |
( |
HepRandomEngine * | anEngine, |
|
|
double | shape ) |
|
static |
◆ shootArray() [1/2]
static void CLHEP::RandSkewNormal::shootArray |
( |
const int | size, |
|
|
double * | vect, |
|
|
double | shape = 0. ) |
|
static |
◆ shootArray() [2/2]
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: