#include <string>
#include <vector>
#include "GaudiKernel/IInterface.h"
Include dependency graph for IRndmGen.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IRndmGen |
Definition of a interface for a generic random number generators. More... | |
class | IRndmGen::Param |
Variables | |
static const InterfaceID | IID_IRndmGen (140, 1, 0) |
static const InterfaceID | IID_IRndmBit (150, 1, 0) |
static const InterfaceID | IID_IRndmFlat (151, 1, 0) |
static const InterfaceID | IID_IRndmChi2 (152, 1, 0) |
static const InterfaceID | IID_IRndmGamma (153, 1, 0) |
static const InterfaceID | IID_IRndmGauss (154, 1, 0) |
static const InterfaceID | IID_IRndmLandau (155, 1, 0) |
static const InterfaceID | IID_IRndmPoisson (156, 1, 0) |
static const InterfaceID | IID_IRndmStudentT (157, 1, 0) |
static const InterfaceID | IID_IRndmBinomial (158, 1, 0) |
static const InterfaceID | IID_IRndmExponential (159, 1, 0) |
static const InterfaceID | IID_IRndmBreitWigner (160, 1, 0) |
static const InterfaceID | IID_IRndmBreitWignerCutOff (161, 1, 0) |
static const InterfaceID | IID_IRndmDefinedPdf (162, 1, 0) |
static const InterfaceID | IID_IRndmGaussianTail (163, 1, 0) |
const InterfaceID IID_IRndmGen(140, 1, 0) [static] |
const InterfaceID IID_IRndmBit(150, 1, 0) [static] |
const InterfaceID IID_IRndmFlat(151, 1, 0) [static] |
const InterfaceID IID_IRndmChi2(152, 1, 0) [static] |
const InterfaceID IID_IRndmGamma(153, 1, 0) [static] |
const InterfaceID IID_IRndmGauss(154, 1, 0) [static] |
const InterfaceID IID_IRndmLandau(155, 1, 0) [static] |
const InterfaceID IID_IRndmPoisson(156, 1, 0) [static] |
const InterfaceID IID_IRndmStudentT(157, 1, 0) [static] |
const InterfaceID IID_IRndmBinomial(158, 1, 0) [static] |
const InterfaceID IID_IRndmExponential(159, 1, 0) [static] |
const InterfaceID IID_IRndmBreitWigner(160, 1, 0) [static] |
const InterfaceID IID_IRndmBreitWignerCutOff(161, 1, 0) [static] |
const InterfaceID IID_IRndmDefinedPdf(162, 1, 0) [static] |
const InterfaceID IID_IRndmGaussianTail(163, 1, 0) [static] |