Main Page
Namespaces
Classes
Package Documentation
GeneratorInterface
BeamHaloGenerator
interface
PYR.h
Go to the documentation of this file.
1
#ifndef PYR_h
2
#define PYR_h
3
#include "CLHEP/Random/RandomEngine.h"
4
5
extern
CLHEP::HepRandomEngine*
_BeamHalo_randomEngine
;
6
7
extern
"C"
{
8
double
bhgpyr_
(
int
*);
9
}
10
11
#endif
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.11