3 // This is the forward declaration of the AbstractRFSVertex class.
5 #ifndef HELICITY_AbstractRFSVertex_FH
6 #define HELICITY_AbstractRFSVertex_FH
8 #include "ThePEG/Config/Pointers.h"
13 class AbstractRFSVertex;
15 namespace VertexType {
18 * Enum for this Lorentz structure
28 ThePEG_DECLARE_POINTERS(Helicity::AbstractRFSVertex,AbstractRFSVertexPtr);