Parameters for the Gamma distributed random number generation.
More...
#include </scratch/z5/marcocle/lhcb-release/419/GAUDI/GAUDI_v26r1/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/RndmGenerators.h>
Parameters for the Gamma distributed random number generation.
Definition at line 191 of file RndmGenerators.h.
| Rndm::Gamma::Gamma |
( |
double |
k, |
|
|
double |
l |
|
) |
| |
|
inline |
| virtual Rndm::Gamma::~Gamma |
( |
| ) |
|
|
inlinevirtual |
| Rndm::Gamma::Gamma |
( |
double |
k, |
|
|
double |
l |
|
) |
| |
|
inline |
| virtual Rndm::Gamma::~Gamma |
( |
| ) |
|
|
inlinevirtual |
| double Rndm::Gamma::kValue |
( |
| ) |
const |
|
inline |
| double Rndm::Gamma::kValue |
( |
| ) |
const |
|
inline |
| double Rndm::Gamma::lambda |
( |
| ) |
const |
|
inline |
| double Rndm::Gamma::lambda |
( |
| ) |
const |
|
inline |
Identifier for factory.
Definition at line 209 of file RndmGenerators.h.
{ return IID_IRndmGamma; }
Identifier for factory.
Definition at line 209 of file RndmGenerators.h.
{ return IID_IRndmGamma; }
| double Rndm::Gamma::m_kValue |
|
protected |
| double Rndm::Gamma::m_lambda |
|
protected |
The documentation for this class was generated from the following files: