![]() |
|
|
Generated: 18 Jul 2008 |
#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_IRndmBinomial(158, 1, 0) [static] |
Referenced by Rndm::Binomial::typeID().
const InterfaceID IID_IRndmBit(150, 1, 0) [static] |
Referenced by Rndm::Bit::typeID().
const InterfaceID IID_IRndmBreitWigner(160, 1, 0) [static] |
Referenced by Rndm::BreitWigner::typeID().
const InterfaceID IID_IRndmBreitWignerCutOff(161, 1, 0) [static] |
Referenced by Rndm::BreitWignerCutOff::typeID().
const InterfaceID IID_IRndmChi2(152, 1, 0) [static] |
Referenced by Rndm::Chi2::typeID().
const InterfaceID IID_IRndmDefinedPdf(162, 1, 0) [static] |
Referenced by Rndm::DefinedPdf::typeID().
const InterfaceID IID_IRndmExponential(159, 1, 0) [static] |
Referenced by Rndm::Exponential::typeID().
const InterfaceID IID_IRndmFlat(151, 1, 0) [static] |
Referenced by RndmGen::type(), and Rndm::Flat::typeID().
const InterfaceID IID_IRndmGamma(153, 1, 0) [static] |
Referenced by Rndm::Gamma::typeID().
const InterfaceID IID_IRndmGauss(154, 1, 0) [static] |
Referenced by Rndm::Gauss::typeID().
const InterfaceID IID_IRndmGaussianTail(163, 1, 0) [static] |
Referenced by Rndm::GaussianTail::typeID().
const InterfaceID IID_IRndmGen(140, 1, 0) [static] |
Referenced by RndmGenSvc::generator(), IRndmGen::interfaceID(), and RndmGen::queryInterface().
const InterfaceID IID_IRndmLandau(155, 1, 0) [static] |
Referenced by Rndm::Landau::typeID().
const InterfaceID IID_IRndmPoisson(156, 1, 0) [static] |
Referenced by Rndm::Poisson::typeID().
const InterfaceID IID_IRndmStudentT(157, 1, 0) [static] |
Referenced by Rndm::StudentT::typeID().