9 #ifndef ThePEG_GeneralFFVVertex_H
10 #define ThePEG_GeneralFFVVertex_H
14 #include <ThePEG/Helicity/Vertex/AbstractFFVVertex.h>
15 #include <ThePEG/Helicity/WaveFunction/VectorWaveFunction.h>
16 #include <ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h>
17 #include <ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h>
18 #include "GeneralFFVVertex.fh"
77 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
94 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
111 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
229 struct ClassTraits<ThePEG::Helicity::GeneralFFVVertex>
230 :
public ClassTraitsBase<ThePEG::Helicity::GeneralFFVVertex> {
235 static string className() {
return "ThePEG::GeneralFFVVertex"; }