CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_6/src/GeneratorInterface/ExternalDecays/interface/DecayRandomEngine.h

Go to the documentation of this file.
00001 #ifndef gen_ExternalDecays_DecayRandomEngine_h
00002 #define gen_ExternalDecays_DecayRandomEngine_h
00003 
00004 #include "CLHEP/Random/RandomEngine.h"
00005 extern CLHEP::HepRandomEngine* decayRandomEngine;
00006 
00007 #endif