9 #ifndef ThePEG_Deleted_H
10 #define ThePEG_Deleted_H
13 #include "ThePEG/Config/ThePEG.h"
14 #include "InterfaceBase.h"
62 DeletedBase(
string newName,
string newDescription,
string newClassName,
63 const type_info & newTypeInfo)
65 newTypeInfo, true, false) {
88 virtual string type()
const;
132 Deleted(
string newName,
string newDescription)