Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
HepRndmGenerators.cpp File Reference
#include "GaudiKernel/ObjectFactory.h"
#include <iostream>
#include <cfloat>
#include <cmath>
#include "RndmGen.h"
#include "RndmGenSvc.h"
#include "HepRndmGenerator.h"
#include "GaudiKernel/RndmGenerators.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandGamma.h"
#include "CLHEP/Random/RandGaussQ.h"
#include "CLHEP/Random/RandPoisson.h"
#include "CLHEP/Random/RandGeneral.h"
#include "CLHEP/Random/RandStudentT.h"
#include "CLHEP/Random/RandBinomial.h"
#include "CLHEP/Random/RandChiSquare.h"
#include "CLHEP/Random/RandExponential.h"
#include "CLHEP/Random/RandBreitWigner.h"
Include dependency graph for HepRndmGenerators.cpp:

Go to the source code of this file.

Classes

class  HepRndm::Generator< Rndm::DefinedPdf >
 

Namespaces

namespace  CLHEP
 
namespace  HepRndm
 

Macros

#define HEPRNDM_HEPRNDMGENSVC_CPP
 
#define DECLARE_GENERATOR_FACTORY(x, i)
 

Macro Definition Documentation

#define DECLARE_GENERATOR_FACTORY (   x,
 
)
Value:
typedef HepRndm::Generator<x> b##i; \
DECLARE_FACTORY_WITH_ID(b##i,x::typeID(),ObjFactory)

Definition at line 438 of file HepRndmGenerators.cpp.

#define HEPRNDM_HEPRNDMGENSVC_CPP

Definition at line 15 of file HepRndmGenerators.cpp.


Generated at Wed Jun 4 2014 14:49:00 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004