9 #ifndef ThePEG_DecayMode_XH
10 #define ThePEG_DecayMode_XH
16 #include "ThePEG/Interface/InterfaceBase.xh"
23 class DecModNoAccept:
public UpdateException {
26 DecModNoAccept(
string,
string);
31 class DecModSetupNoAccept:
public SetupException {
34 DecModSetupNoAccept(
string,
string);
38 class DecModRebind:
public RebindException {
41 DecModRebind(
string,
string);