2 #ifndef HELICITY_AbstractVVVTVertex_H
3 #define HELICITY_AbstractVVVTVertex_H
8 #include "VertexBase.h"
9 #include "ThePEG/Helicity/WaveFunction/VectorWaveFunction.h"
10 #include "ThePEG/Helicity/WaveFunction/TensorWaveFunction.h"
11 #include "AbstractVVVTVertex.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::AbstractVVVTVertex,1> {
126 typedef Helicity::VertexBase
NthBase;
132 struct ClassTraits<Helicity::AbstractVVVTVertex>
133 :
public ClassTraitsBase<Helicity::AbstractVVVTVertex> {
135 static string className() {
return "Helicity::AbstractVVVTVertex"; }