18 #ifndef MYEVTRANDOMENGINE_HH 19 #define MYEVTRANDOMENGINE_HH 21 #include "EvtGenBase/EvtRandomEngine.hh" 24 class HepRandomEngine;
33 double random()
override;
37 CLHEP::HepRandomEngine*
engine()
const {
return the_engine; }
40 void throwNullPtr()
const;
CLHEP::HepRandomEngine * engine() const
CLHEP::HepRandomEngine * the_engine
void setRandomEngine(CLHEP::HepRandomEngine *v)