CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <RandPoissonQ.h>
Public Member Functions | |
RandPoissonQ (HepRandomEngine &anEngine, double b1=1.0) | |
RandPoissonQ (HepRandomEngine *anEngine, double b1=1.0) | |
virtual | ~RandPoissonQ () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
long | fire () |
long | fire (double m) |
void | fireArray (const int size, long *vect) |
void | fireArray (const int size, long *vect, double m) |
double | operator() () |
double | operator() (double m) |
std::string | name () const |
HepRandomEngine & | engine () |
RandPoissonQ (HepRandomEngine &anEngine, double b1=1.0) | |
RandPoissonQ (HepRandomEngine *anEngine, double b1=1.0) | |
virtual | ~RandPoissonQ () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
long | fire () |
long | fire (double m) |
void | fireArray (const int size, long *vect) |
void | fireArray (const int size, long *vect, double m) |
double | operator() () |
double | operator() (double m) |
std::string | name () const |
HepRandomEngine & | engine () |
RandPoissonQ (HepRandomEngine &anEngine, double b1=1.0) | |
RandPoissonQ (HepRandomEngine *anEngine, double b1=1.0) | |
virtual | ~RandPoissonQ () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
long | fire () |
long | fire (double m) |
void | fireArray (const int size, long *vect) |
void | fireArray (const int size, long *vect, double m) |
double | operator() () |
double | operator() (double m) |
std::string | name () const |
HepRandomEngine & | engine () |
RandPoissonQ (HepRandomEngine &anEngine, double b1=1.0) | |
RandPoissonQ (HepRandomEngine *anEngine, double b1=1.0) | |
virtual | ~RandPoissonQ () |
std::ostream & | put (std::ostream &os) const |
std::istream & | get (std::istream &is) |
long | fire () |
long | fire (double m) |
void | fireArray (const int size, long *vect) |
void | fireArray (const int size, long *vect, double m) |
double | operator() () |
double | operator() (double m) |
std::string | name () const |
HepRandomEngine & | engine () |
![]() | |
RandPoisson (HepRandomEngine &anEngine, double a1=1.0) | |
RandPoisson (HepRandomEngine *anEngine, double a1=1.0) | |
virtual | ~RandPoisson () |
RandPoisson (HepRandomEngine &anEngine, double a1=1.0) | |
RandPoisson (HepRandomEngine *anEngine, double a1=1.0) | |
virtual | ~RandPoisson () |
RandPoisson (HepRandomEngine &anEngine, double a1=1.0) | |
RandPoisson (HepRandomEngine *anEngine, double a1=1.0) | |
virtual | ~RandPoisson () |
RandPoisson (HepRandomEngine &anEngine, double a1=1.0) | |
RandPoisson (HepRandomEngine *anEngine, double a1=1.0) | |
virtual | ~RandPoisson () |
![]() | |
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 long | shoot (double m=1.0) |
static void | shootArray (const int size, long *vect, double m=1.0) |
static long | shoot (HepRandomEngine *anEngine, double m=1.0) |
static void | shootArray (HepRandomEngine *anEngine, const int size, long *vect, double m=1.0) |
static std::string | distributionName () |
static int | tableBoundary () |
static long | shoot (double m=1.0) |
static void | shootArray (const int size, long *vect, double m=1.0) |
static long | shoot (HepRandomEngine *anEngine, double m=1.0) |
static void | shootArray (HepRandomEngine *anEngine, const int size, long *vect, double m=1.0) |
static std::string | distributionName () |
static int | tableBoundary () |
static long | shoot (double m=1.0) |
static void | shootArray (const int size, long *vect, double m=1.0) |
static long | shoot (HepRandomEngine *anEngine, double m=1.0) |
static void | shootArray (HepRandomEngine *anEngine, const int size, long *vect, double m=1.0) |
static std::string | distributionName () |
static int | tableBoundary () |
static long | shoot (double m=1.0) |
static void | shootArray (const int size, long *vect, double m=1.0) |
static long | shoot (HepRandomEngine *anEngine, double m=1.0) |
static void | shootArray (HepRandomEngine *anEngine, const int size, long *vect, double m=1.0) |
static std::string | distributionName () |
static int | tableBoundary () |
Static Public Attributes | |
static const double | MAXIMUM_POISSON_DEVIATE = 2.0E9 |
Additional Inherited Members | |
![]() | |
HepRandomEngine * | getLocalEngine () |
HepRandomEngine * | getLocalEngine () |
HepRandomEngine * | getLocalEngine () |
HepRandomEngine * | getLocalEngine () |
![]() | |
static double | getOldMean () |
static double | getMaxMean () |
static void | setOldMean (double val) |
static double * | getPStatus () |
static void | setPStatus (double sq, double alxm, double g1) |
static double | getOldMean () |
static double | getMaxMean () |
static void | setOldMean (double val) |
static double * | getPStatus () |
static void | setPStatus (double sq, double alxm, double g1) |
static double | getOldMean () |
static double | getMaxMean () |
static void | setOldMean (double val) |
static double * | getPStatus () |
static void | setPStatus (double sq, double alxm, double g1) |
static double | getOldMean () |
static double | getMaxMean () |
static void | setOldMean (double val) |
static double * | getPStatus () |
static void | setPStatus (double sq, double alxm, double g1) |
![]() | |
double | meanMax |
double | defaultMean |
![]() | |
static const long | seedTable [215][2] |
Definition at line 33 of file Matrix/CLHEP/Random/RandPoissonQ.h.
|
inline |
|
inline |
|
virtual |
Definition at line 81 of file RandPoissonQ.cc.
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
inlinestatic |
Reimplemented from CLHEP::RandPoisson.
Definition at line 103 of file Matrix/CLHEP/Random/RandPoissonQ.h.
|
inlinestatic |
Reimplemented from CLHEP::RandPoisson.
Definition at line 103 of file Random/Random/RandPoissonQ.h.
|
inlinestatic |
Reimplemented from CLHEP::RandPoisson.
Definition at line 103 of file Random/CLHEP/Random/RandPoissonQ.h.
|
inlinestatic |
Reimplemented from CLHEP::RandPoisson.
Definition at line 103 of file RandomObjects/CLHEP/Random/RandPoissonQ.h.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Definition at line 50 of file RandPoissonQ.cc.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | ) |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | ) |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | ) |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | ) |
Reimplemented from CLHEP::RandPoisson.
Definition at line 134 of file RandPoissonQ.cc.
References CLHEP::RandPoisson::defaultMean, and CLHEP::RandPoisson::getLocalEngine().
Referenced by fireArray(), main(), operator()(), and testRandPoissonQ().
long CLHEP::RandPoissonQ::fire | ( | double | m | ) |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | double | m | ) |
Reimplemented from CLHEP::RandPoisson.
Definition at line 130 of file RandPoissonQ.cc.
References CLHEP::RandPoisson::getLocalEngine(), and shoot().
long CLHEP::RandPoissonQ::fire | ( | double | m | ) |
Reimplemented from CLHEP::RandPoisson.
long CLHEP::RandPoissonQ::fire | ( | double | m | ) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect | ||
) |
Reimplemented from CLHEP::RandPoisson.
Definition at line 186 of file RandPoissonQ.cc.
References CLHEP::RandPoisson::defaultMean, and fire().
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect | ||
) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect | ||
) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect | ||
) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect, | ||
double | m | ||
) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect, | ||
double | m | ||
) |
Reimplemented from CLHEP::RandPoisson.
Definition at line 181 of file RandPoissonQ.cc.
References fire().
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect, | ||
double | m | ||
) |
Reimplemented from CLHEP::RandPoisson.
void CLHEP::RandPoissonQ::fireArray | ( | const int | size, |
long * | vect, | ||
double | m | ||
) |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Definition at line 573 of file RandPoissonQ.cc.
References CLHEP::DoubConv::longs2double(), name(), and CLHEP::possibleKeywordInput().
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Definition at line 49 of file RandPoissonQ.cc.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Definition at line 122 of file RandPoissonQ.cc.
References fire().
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Reimplemented from CLHEP::RandPoisson.
Reimplemented from CLHEP::RandPoisson.
Definition at line 126 of file RandPoissonQ.cc.
References fire().
Reimplemented from CLHEP::RandPoisson.
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
virtual |
Reimplemented from CLHEP::RandPoisson.
Definition at line 546 of file RandPoissonQ.cc.
References CLHEP::DoubConv::dto2longs(), and name().
|
virtual |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
Definition at line 118 of file RandPoissonQ.cc.
References CLHEP::HepRandom::getTheEngine().
Referenced by captureStatics(), fire(), main(), randomizeStatics(), and shootArray().
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
Definition at line 142 of file RandPoissonQ.cc.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
Definition at line 173 of file RandPoissonQ.cc.
References shoot().
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
static |
Reimplemented from CLHEP::RandPoisson.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Referenced by CLHEP::RandPoissonT::fire(), and CLHEP::RandPoissonT::shoot().
|
inlinestatic |
|
static |
Definition at line 110 of file Matrix/CLHEP/Random/RandPoissonQ.h.