9 #ifndef ThePEG_FFTVertex_H
10 #define ThePEG_FFTVertex_H
14 #include "ThePEG/Helicity/Vertex/AbstractFFTVertex.h"
15 #include "ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h"
16 #include "ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h"
17 #include "ThePEG/Helicity/WaveFunction/TensorWaveFunction.h"
18 #include "FFTVertex.fh"
82 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
99 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
116 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
162 struct ClassTraits<ThePEG::Helicity::FFTVertex>
163 :
public ClassTraitsBase<ThePEG::Helicity::FFTVertex> {
168 static string className() {
return "ThePEG::FFTVertex"; }