Parameters for the Gauss 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 Gauss random number generation.
Definition at line 50 of file RndmGenerators.h.
| Rndm::Exponential::Exponential |
( |
double |
m | ) |
|
|
inline |
| virtual Rndm::Exponential::~Exponential |
( |
| ) |
|
|
inlinevirtual |
| Rndm::Exponential::Exponential |
( |
double |
m | ) |
|
|
inline |
| virtual Rndm::Exponential::~Exponential |
( |
| ) |
|
|
inlinevirtual |
| double Rndm::Exponential::mean |
( |
| ) |
const |
|
inline |
| double Rndm::Exponential::mean |
( |
| ) |
const |
|
inline |
| static const InterfaceID& Rndm::Exponential::typeID |
( |
| ) |
|
|
inlinestatic |
Identifier for factory.
Definition at line 63 of file RndmGenerators.h.
{ return IID_IRndmExponential; }
| static const InterfaceID& Rndm::Exponential::typeID |
( |
| ) |
|
|
inlinestatic |
Identifier for factory.
Definition at line 63 of file RndmGenerators.h.
{ return IID_IRndmExponential; }
| double Rndm::Exponential::m_mean |
|
protected |
Mean value of the exponential distribution.
Definition at line 53 of file RndmGenerators.h.
The documentation for this class was generated from the following files: