CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RNDMEngineAccess.h
Go to the documentation of this file.
1 #ifndef gen_RNDMEngineAccess_h
2 #define gen_RNDMEngineAccess_h
3 
4 #include <CLHEP/Random/RandomEngine.h>
5 
6 namespace gen {
7 
8  CLHEP::HepRandomEngine& getEngineReference();
9 
10 } // namespace gen
11 
12 #endif
CLHEP::HepRandomEngine & getEngineReference()