CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/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