2 #ifndef HELICITY_AbstractVVSSVertex_H
3 #define HELICITY_AbstractVVSSVertex_H
8 #include "VertexBase.h"
9 #include "ThePEG/Helicity/WaveFunction/ScalarWaveFunction.h"
10 #include "ThePEG/Helicity/WaveFunction/VectorWaveFunction.h"
11 #include "AbstractVVSSVertex.fh"
64 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
83 complex<Energy> mass=-GeV, complex<Energy> width=-GeV) = 0;
115 #include "ThePEG/Utilities/ClassTraits.h"
124 struct BaseClassTrait<Helicity::AbstractVVSSVertex,1> {
126 typedef Helicity::VertexBase
NthBase;
132 struct ClassTraits<Helicity::AbstractVVSSVertex>
133 :
public ClassTraitsBase<Helicity::AbstractVVSSVertex> {
135 static string className() {
return "Helicity::AbstractVVSSVertex"; }