|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <RandSkewNormal.h>
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 | |