|
MINT2
|
#include <IUnweightedEventGenerator.h>
Public Member Functions | |
| virtual counted_ptr< RETURN_TYPE > | newEvent ()=0 |
| virtual counted_ptr< RETURN_TYPE > | newUnweightedEvent ()=0 |
| virtual bool | ensureFreshEvents ()=0 |
| virtual bool | setRnd (TRandom *rnd)=0 |
| virtual | ~IUnweightedEventGenerator () |
| virtual bool | am_I_generating_what_I_think_I_am_generating (int) |
| virtual bool | compareGenerationMethodsForFullPDF (int) |
Public Member Functions inherited from MINT::IEventGenerator< RETURN_TYPE > | |
| virtual bool | exhausted () const =0 |
| virtual | ~IEventGenerator () |
Definition at line 16 of file IUnweightedEventGenerator.h.
|
inlinevirtual |
Definition at line 24 of file IUnweightedEventGenerator.h.
|
inlinevirtual |
Reimplemented in DalitzBWBoxSet.
Definition at line 27 of file IUnweightedEventGenerator.h.
|
inlinevirtual |
Reimplemented in DalitzBWBoxSet.
Definition at line 30 of file IUnweightedEventGenerator.h.
|
pure virtual |
Implements MINT::IEventGenerator< RETURN_TYPE >.
Implemented in DalitzBWBoxSet.
|
pure virtual |
Implements MINT::IEventGenerator< RETURN_TYPE >.
Implemented in DalitzBWBoxSet.
|
pure virtual |
Implemented in DalitzBWBoxSet.
|
pure virtual |
Implemented in DalitzBWBoxSet.
1.8.15