9 #ifndef ThePEG_RFSVertex_H
10 #define ThePEG_RFSVertex_H
14 #include "ThePEG/Helicity/Vertex/AbstractRFSVertex.h"
15 #include "ThePEG/Helicity/WaveFunction/ScalarWaveFunction.h"
16 #include "ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h"
17 #include "ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h"
18 #include "RFSVertex.fh"
94 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
111 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
128 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
145 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
162 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
179 complex<Energy> mass=-GeV, complex<Energy> width=-GeV);
269 struct ClassTraits<ThePEG::Helicity::RFSVertex>
270 :
public ClassTraitsBase<ThePEG::Helicity::RFSVertex> {
275 static string className() {
return "ThePEG::RFSVertex"; }