2 #ifndef HELICITY_AbstractFFSVertex_H
3 #define HELICITY_AbstractFFSVertex_H
8 #include "VertexBase.h"
9 #include "ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h"
10 #include "ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h"
11 #include "ThePEG/Helicity/WaveFunction/ScalarWaveFunction.h"
12 #include "AbstractFFSVertex.fh"
61 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
78 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
95 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
127 #include "ThePEG/Utilities/ClassTraits.h"
136 struct BaseClassTrait<Helicity::AbstractFFSVertex,1> {
144 struct ClassTraits<Helicity::AbstractFFSVertex>
145 :
public ClassTraitsBase<Helicity::AbstractFFSVertex> {
147 static string className() {
return "Helicity::AbstractFFSVertex"; }