Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
GeneratorInterface
PomwigInterface
plugins
HWRGEN.cc
Go to the documentation of this file.
1
#include "
HWRGEN.h
"
2
#include "CLHEP/Random/RandomEngine.h"
3
4
CLHEP::HepRandomEngine*
randomEngine
;
5
6
extern
"C"
{
7
double
hwrgen_
(
int
* idummy)
8
{
9
return
randomEngine
->flat();
10
}
11
}
12
randomEngine
CLHEP::HepRandomEngine * randomEngine
Definition:
PYR.cc:4
HWRGEN.h
gen::hwrgen_
double hwrgen_(int *)
Definition:
Herwig6Instance.cc:53
Generated for CMSSW Reference Manual by
1.8.5