9 #ifndef ThePEG_ThePEGStrategy_H 10 #define ThePEG_ThePEGStrategy_H 13 #include "ThePEG/Repository/Strategy.h" 82 static string className() {
return "ThePEG::ThePEGStrategy"; }
86 static string library() {
return "ThePEGStrategy.so"; }
ClassTraitsType is an empty, non-polymorphic, base class.
ThePEGStrategy & operator=(const ThePEGStrategy &)
Private and non-existent assignment operator.
The Strategy class represents a general strategy to be assigned to an EventGenerator.
virtual IBPtr clone() const
Make a simple clone of this object.
This is the main namespace within which all identifiers in ThePEG are declared.
A concreate implementation of ClassDescriptionBase describing a concrete class without persistent dat...
static void Init()
Standard Init function used to initialize the interface.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
RCPtr is a reference counted (smart) pointer.
The default concrete implementation of ClassTraitsBase.
BaseClassTraits describes the base classes of the templated class.
static NoPIOClassDescription< ThePEGStrategy > initThePEGStrategy
Describe concrete class without persistent data.
The ThePEGStrategy class is a sub-class of the Strategy class, simply implementing the correct citati...
The templated ClassTraitsBase class defines a set of default information about classes used by ThePEG...