9 #ifndef ThePEG_FFVTVertex_H
10 #define ThePEG_FFVTVertex_H
14 #include "ThePEG/Helicity/Vertex/AbstractFFVTVertex.h"
15 #include "ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h"
16 #include "ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h"
17 #include "ThePEG/Helicity/WaveFunction/VectorWaveFunction.h"
18 #include "ThePEG/Helicity/WaveFunction/TensorWaveFunction.h"
19 #include "FFVTVertex.fh"
93 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
112 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
131 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
150 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
234 struct ClassTraits<ThePEG::Helicity::FFVTVertex>
235 :
public ClassTraitsBase<ThePEG::Helicity::FFVTVertex> {
240 static string className() {
return "ThePEG::FFVTVertex"; }