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