Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
GeneratorInterface
ExhumeInterface
plugins
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*
randomEngine
;
6
7
extern
"C"
{
8
double
pyr_
(
int
*);
9
}
10
11
#endif
pyr_
double pyr_(int *idummy)
Definition:
PYR.cc:7
randomEngine
CLHEP::HepRandomEngine * randomEngine
Definition:
PYR.cc:4
Generated for CMSSW Reference Manual by
1.8.5