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