#include <AlphaEMBase.h>
Static Public Member Functions | |
static void | Init () |
Standard Init function used to initialize the interface. | |
Private Member Functions | |
AlphaEMBase & | operator= (const AlphaEMBase &) |
Private and non-existent assignment operator. | |
Static Private Attributes | |
static AbstractNoPIOClassDescription < AlphaEMBase > | initAlphaEMBase |
Describe an abstract class without persistent data. |
Concrete sub-classes must implement the value(Energy2, const StandardModelBase &) function.
Definition at line 27 of file AlphaEMBase.h.