#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IRndmGen.h>
Definition at line 49 of file IRndmGen.h.
◆ Param()
IRndmGen::Param::Param |
( |
const InterfaceID & |
type = IID_IRndmFlat | ) |
|
|
inline |
Standard constructor.
Definition at line 56 of file IRndmGen.h.
◆ ~Param()
virtual IRndmGen::Param::~Param |
( |
| ) |
|
|
virtualdefault |
◆ clone()
virtual Param* IRndmGen::Param::clone |
( |
| ) |
const |
|
pure virtual |
Clone parameters.
Implemented in Rndm::GaussianTail, Rndm::DefinedPdf, Rndm::Bit, Rndm::Flat, Rndm::Binomial, Rndm::Poisson, Rndm::Gamma, Rndm::StudentT, Rndm::BreitWignerCutOff, Rndm::Landau, Rndm::BreitWigner, Rndm::Chi2, Rndm::Exponential, and Rndm::Gauss.
◆ type()
virtual const InterfaceID& IRndmGen::Param::type |
( |
| ) |
const |
|
inlinevirtual |
◆ m_type
Type of the generator.
Definition at line 52 of file IRndmGen.h.
The documentation for this class was generated from the following file: