#include <ThePEGStrategy.h>
Static Public Member Functions | |
static void | Init () |
Standard Init function used to initialize the interface. | |
Protected Member Functions | |
Clone Methods. | |
virtual IBPtr | clone () const |
Make a simple clone of this object. | |
virtual IBPtr | fullclone () const |
Make a clone of this object, possibly modifying the cloned object to make it sane. | |
Private Member Functions | |
ThePEGStrategy & | operator= (const ThePEGStrategy &) |
Private and non-existent assignment operator. | |
Static Private Attributes | |
static NoPIOClassDescription < ThePEGStrategy > | initThePEGStrategy |
Describe concrete class without persistent data. |
Definition at line 25 of file ThePEGStrategy.h.
virtual IBPtr ThePEG::ThePEGStrategy::clone | ( | ) | const [protected, virtual] |
Make a simple clone of this object.
Reimplemented from ThePEG::Strategy.
virtual IBPtr ThePEG::ThePEGStrategy::fullclone | ( | ) | const [protected, virtual] |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from ThePEG::Strategy.