2 #ifndef HELICITY_AbstractRFSVertex_H
3 #define HELICITY_AbstractRFSVertex_H
8 #include "VertexBase.h"
9 #include "ThePEG/Helicity/WaveFunction/SpinorWaveFunction.h"
10 #include "ThePEG/Helicity/WaveFunction/SpinorBarWaveFunction.h"
11 #include "ThePEG/Helicity/WaveFunction/RSSpinorWaveFunction.h"
12 #include "ThePEG/Helicity/WaveFunction/RSSpinorBarWaveFunction.h"
13 #include "ThePEG/Helicity/WaveFunction/ScalarWaveFunction.h"
14 #include "AbstractRFSVertex.fh"
73 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
90 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
107 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
124 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
141 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
158 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
190 #include "ThePEG/Utilities/ClassTraits.h"
199 struct BaseClassTrait<Helicity::AbstractRFSVertex,1> {
207 struct ClassTraits<Helicity::AbstractRFSVertex>
208 :
public ClassTraitsBase<Helicity::AbstractRFSVertex> {
210 static string className() {
return "Helicity::AbstractRFSVertex"; }