19 #include "CLHEP/Random/RandomEngine.h"
36 <<
"The EvtGen code attempted to a generate random number while\n"
37 <<
"the engine pointer was null. This might mean that the code\n"
38 <<
"was modified to generate a random number outside the event and\n"
39 <<
"beginLuminosityBlock methods, which is not allowed.\n";
myEvtRandomEngine(CLHEP::HepRandomEngine *xx)
virtual ~myEvtRandomEngine()
CLHEP::HepRandomEngine * the_engine
void throwNullPtr() const