9 #ifndef ThePEG_HadronizationHandler_H
10 #define ThePEG_HadronizationHandler_H
13 #include "StepHandler.h"
71 struct ClassTraits<HadronizationHandler>:
72 public ClassTraitsBase<HadronizationHandler> {
74 static string className() {
return "ThePEG::HadronizationHandler"; }
ClassTraitsType is an empty, non-polymorphic, base class.
This is the main namespace within which all identifiers in ThePEG are declared.
StepHandler is the base class for implementing any model for a step in the event generation chain...
static void Init()
Standard Init function used to initialize the interface.
The HadronizationHandler is the base class of all handlers implementing models for hadronization of c...
A concreate implementation of ClassDescriptionBase describing an abstract class without persistent da...
static string className()
Return the name of class T.
static AbstractNoPIOClassDescription< HadronizationHandler > initHadronizationHandler
Describe an abstract class without persistent data.
int NthBase
The type of the BaseN'th base class (int means there are no further base classes).
HadronizationHandler & operator=(const HadronizationHandler &)
Private and non-existent assignment operator.
BaseClassTraits describes the base classes of the templated class.