9 #ifndef ThePEG_MultipleInteractionHandler_H
10 #define ThePEG_MultipleInteractionHandler_H
13 #include "StepHandler.h"
70 struct ClassTraits<MultipleInteractionHandler>:
71 public ClassTraitsBase<MultipleInteractionHandler> {
73 static string className() {
return "ThePEG::MultipleInteractionHandler"; }
ClassTraitsType is an empty, non-polymorphic, base class.
static AbstractNoPIOClassDescription< MultipleInteractionHandler > initMultipleInteractionHandler
Describe an abstract class without persistent data.
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...
A concreate implementation of ClassDescriptionBase describing an abstract class without persistent da...
The MultipleInteractionHandler is the base class of all handlers implementing models for multiple int...
MultipleInteractionHandler & operator=(const MultipleInteractionHandler &)
Private and non-existent assignment operator.
static void Init()
Standard Init function used to initialize the interface.
static string className()
Return the name of class T.
int NthBase
The type of the BaseN'th base class (int means there are no further base classes).
BaseClassTraits describes the base classes of the templated class.