Parameters for the Gamma distributed random number generation.
More...
#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiKernel/RndmGenerators.h>
Parameters for the Gamma distributed random number generation.
Definition at line 182 of file RndmGenerators.h.
Rndm::Gamma::Gamma |
( |
double |
k, |
|
|
double |
l |
|
) |
| |
|
inline |
Standard Constructor.
Definition at line 191 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
Rndm::Gamma::Gamma |
( |
double |
k, |
|
|
double |
l |
|
) |
| |
|
inline |
Standard Constructor.
Definition at line 191 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
Gamma* Rndm::Gamma::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
Clone parameters.
Implements IRndmGen::Param.
Definition at line 202 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
Gamma(double k, double l)
Standard Constructor.
Gamma* Rndm::Gamma::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
Clone parameters.
Implements IRndmGen::Param.
Definition at line 202 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
Gamma(double k, double l)
Standard Constructor.
double Rndm::Gamma::kValue |
( |
| ) |
const |
|
inline |
double Rndm::Gamma::kValue |
( |
| ) |
const |
|
inline |
double Rndm::Gamma::lambda |
( |
| ) |
const |
|
inline |
Access Lambda parameter.
Definition at line 198 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
double Rndm::Gamma::lambda |
( |
| ) |
const |
|
inline |
Access Lambda parameter.
Definition at line 198 of file RndmGenerators.h.
double m_lambda
Lambda parameter.
Identifier for factory.
Definition at line 200 of file RndmGenerators.h.
200 {
return IID_IRndmGamma; }
Identifier for factory.
Definition at line 200 of file RndmGenerators.h.
200 {
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 file: