#include <GaudiKernel/IRndmGen.h>
Definition at line 40 of file IRndmGen.h.
IRndmGen::Param::Param |
( |
const InterfaceID & |
type = IID_IRndmFlat | ) |
|
|
inline |
Standard constructor.
Definition at line 48 of file IRndmGen.h.
const InterfaceID m_type
Type of the generator.
virtual IRndmGen::Param::~Param |
( |
| ) |
|
|
virtualdefault |
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.
virtual const InterfaceID& IRndmGen::Param::type |
( |
| ) |
const |
|
inlinevirtual |
Parameter's type.
Definition at line 52 of file IRndmGen.h.
const InterfaceID m_type
Type of the generator.
Type of the generator.
Definition at line 44 of file IRndmGen.h.
The documentation for this class was generated from the following file: