Parameters for the Poisson distributed random number generation with a given mean.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the Poisson distributed random number generation with a given mean.
Definition at line 209 of file RndmGenerators.h.
◆ Poisson()
Rndm::Poisson::Poisson |
( |
double |
m | ) |
|
|
inline |
◆ clone()
Poisson* Rndm::Poisson::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ mean()
double Rndm::Poisson::mean |
( |
| ) |
const |
|
inline |
◆ typeID()
Identifier for factory.
Definition at line 222 of file RndmGenerators.h.
222 {
return IID_IRndmPoisson; }
◆ Generator< Poisson >
◆ m_mean
double Rndm::Poisson::m_mean |
|
protected |
The documentation for this class was generated from the following file: