Parameters for the Landau distributed random number generation.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the Landau distributed random number generation.
Definition at line 116 of file RndmGenerators.h.
◆ Landau()
Rndm::Landau::Landau |
( |
double |
m, |
|
|
double |
s |
|
) |
| |
|
inline |
◆ clone()
Landau* Rndm::Landau::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ mean()
double Rndm::Landau::mean |
( |
| ) |
const |
|
inline |
◆ sigma()
double Rndm::Landau::sigma |
( |
| ) |
const |
|
inline |
◆ typeID()
Identifier for factory.
Definition at line 131 of file RndmGenerators.h.
131 {
return IID_IRndmLandau; }
◆ Generator< Landau >
◆ m_mean
double Rndm::Landau::m_mean |
|
protected |
◆ m_sigma
double Rndm::Landau::m_sigma |
|
protected |
The documentation for this class was generated from the following file: