9 #ifndef ThePEG_AlphaEMBase_H
10 #define ThePEG_AlphaEMBase_H
13 #include "RunningCoupling.h"
63 struct ClassTraits<AlphaEMBase>:
public ClassTraitsBase<AlphaEMBase> {
65 static string className() {
return "ThePEG::AlphaEMBase"; }
ClassTraitsType is an empty, non-polymorphic, base class.
This is the main namespace within which all identifiers in ThePEG are declared.
static void Init()
Standard Init function used to initialize the interface.
AlphaEMBase & operator=(const AlphaEMBase &)
Private and non-existent assignment operator.
A concreate implementation of ClassDescriptionBase describing an abstract class without persistent da...
static AbstractNoPIOClassDescription< AlphaEMBase > initAlphaEMBase
Describe an abstract class without persistent data.
AlphaEMBase an abstract base class used by the StandardModelBase class to implement the electro-magne...
static string className()
Return the name of class T.
RunningCoupling an abstract base class unifying the treatment of running couplings in ThePEG...
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.