Parameters for the Gamma distributed random number generation.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the Gamma distributed random number generation.
Definition at line 184 of file RndmGenerators.h.
◆ Gamma()
Rndm::Gamma::Gamma |
( |
double |
k, |
|
|
double |
l |
|
) |
| |
|
inline |
◆ clone()
Gamma* Rndm::Gamma::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ kValue()
double Rndm::Gamma::kValue |
( |
| ) |
const |
|
inline |
◆ lambda()
double Rndm::Gamma::lambda |
( |
| ) |
const |
|
inline |
◆ typeID()
Identifier for factory.
Definition at line 201 of file RndmGenerators.h.
201 {
return IID_IRndmGamma; }
◆ Generator< Gamma >
◆ m_kValue
double Rndm::Gamma::m_kValue |
|
protected |
◆ m_lambda
double Rndm::Gamma::m_lambda |
|
protected |
The documentation for this class was generated from the following file: