Parameters for the Gauss random number generation.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the Gauss random number generation.
Definition at line 56 of file RndmGenerators.h.
◆ Exponential()
Rndm::Exponential::Exponential |
( |
double |
m | ) |
|
|
inline |
◆ clone()
◆ mean()
double Rndm::Exponential::mean |
( |
| ) |
const |
|
inline |
◆ typeID()
static const InterfaceID& Rndm::Exponential::typeID |
( |
| ) |
|
|
inlinestatic |
Identifier for factory.
Definition at line 67 of file RndmGenerators.h.
67 {
return IID_IRndmExponential; }
◆ m_mean
double Rndm::Exponential::m_mean |
|
protected |
Mean value of the exponential distribution.
Definition at line 59 of file RndmGenerators.h.
The documentation for this class was generated from the following file: