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