00001 // -*- C++ -*- 00002 // 00003 // This is the forward declaration of the GeneralVVSVertex class. 00004 // 00005 #ifndef HELICITY_GeneralVVSVertex_FH 00006 #define HELICITY_GeneralVVSVertex_FH 00007 00008 #include "ThePEG/Config/Pointers.h" 00009 00010 namespace ThePEG { 00011 namespace Helicity { 00012 00013 class GeneralVVSVertex; 00014 00015 } 00016 } 00017 00018 namespace ThePEG { 00019 00020 ThePEG_DECLARE_POINTERS(Helicity::GeneralVVSVertex,GeneralVVSVertexPtr); 00021 00022 } 00023 00024 #endif