9 #ifndef ThePEG_FFVVertex_H
10 #define ThePEG_FFVVertex_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 "FFVVertex.fh"
81 complex<Energy> mass=-GeV,
82 complex<Energy> width=-GeV);
99 complex<Energy> mass=-GeV,
100 complex<Energy> width=-GeV);
117 complex<Energy> mass=-GeV,
118 complex<Energy> width=-GeV);
152 unsigned int fhel,
unsigned int vhel,
153 double ctheta,
double phi,
double stheta,
154 bool includeEikonal =
true,
181 unsigned int fhel,
unsigned int vhel,
182 double ctheta,
double phi,
double stheta,
183 bool includeEikonal =
true,
274 struct ClassTraits<ThePEG::Helicity::FFVVertex>
275 :
public ClassTraitsBase<ThePEG::Helicity::FFVVertex> {
280 static string className() {
return "ThePEG::FFVVertex"; }