2 #ifndef HELICITY_GeneralVVSVertex_H
3 #define HELICITY_GeneralVVSVertex_H
8 #include "ThePEG/Helicity/Vertex/AbstractVVSVertex.h"
9 #include "ThePEG/Helicity/WaveFunction/ScalarWaveFunction.h"
10 #include "ThePEG/Helicity/WaveFunction/VectorWaveFunction.h"
11 #include "GeneralVVSVertex.fh"
16 using namespace ThePEG;
88 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
105 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
237 #include "ThePEG/Utilities/ClassTraits.h"
257 static string className() {
return "Helicity::GeneralVVSVertex"; }