test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
double bhgpyr_(int *)
Definition: PYR.cc:6
CLHEP::HepRandomEngine * _BeamHalo_randomEngine
Definition: PYR.cc:3