1 #ifndef IUNWEIGHTED_EVENT_GENERATOR_HH 2 #define IUNWEIGHTED_EVENT_GENERATOR_HH 15 template<
typename RETURN_TYPE>
22 virtual bool setRnd(TRandom* rnd)=0;
virtual bool setRnd(TRandom *rnd)=0
virtual bool ensureFreshEvents()=0
virtual bool compareGenerationMethodsForFullPDF(int)
virtual bool am_I_generating_what_I_think_I_am_generating(int)
virtual counted_ptr< RETURN_TYPE > newEvent()=0
virtual ~IUnweightedEventGenerator()
virtual counted_ptr< RETURN_TYPE > newUnweightedEvent()=0