#include <AbstractFFVTVertex.h>
Public Member Functions | |
AbstractFFVTVertex () | |
Default constructor. | |
virtual Complex | evaluate (Energy2 q2, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const VectorWaveFunction &vec3, const TensorWaveFunction &ten4)=0 |
Members to calculate the helicity amplitude expressions for vertices and off-shell particles. | |
virtual TensorWaveFunction | evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const VectorWaveFunction &vec3, Energy mass=-GeV, Energy width=-GeV)=0 |
Evaluate the off-shell tensor coming from the vertex. | |
virtual VectorWaveFunction | evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const TensorWaveFunction &ten4, Energy mass=-GeV, Energy width=-GeV)=0 |
Evaluate the off-shell vector coming from the vertex. | |
virtual SpinorWaveFunction | evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const VectorWaveFunction &vec3, const TensorWaveFunction &ten4, Energy mass=-GeV, Energy width=-GeV)=0 |
Evaluate the off-shell spinor coming from the vertex. | |
virtual SpinorBarWaveFunction | evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorBarWaveFunction &sbar2, const VectorWaveFunction &vec3, const TensorWaveFunction &ten4, Energy mass=-GeV, Energy width=-GeV)=0 |
Evaluate the off-shell barred spinor coming from the vertex. | |
Static Public Member Functions | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Private Member Functions | |
AbstractFFVTVertex & | operator= (const AbstractFFVTVertex &) |
The assignment operator is private and must never be called. | |
Static Private Attributes | |
static AbstractNoPIOClassDescription < AbstractFFVTVertex > | initAbstractFFVTVertex |
The static object used to initialize the description of this class. |
Definition at line 22 of file AbstractFFVTVertex.h.
virtual Complex ThePEG::Helicity::AbstractFFVTVertex::evaluate | ( | Energy2 | q2, | |
const SpinorWaveFunction & | sp1, | |||
const SpinorBarWaveFunction & | sbar2, | |||
const VectorWaveFunction & | vec3, | |||
const TensorWaveFunction & | ten4 | |||
) | [pure virtual] |
Members to calculate the helicity amplitude expressions for vertices and off-shell particles.
Evalulate the vertex.
q2 | The scale for the coupling at the vertex. | |
sp1 | The wavefunction for the ferimon. | |
sbar2 | The wavefunction for the antifermion. | |
vec3 | The wavefunction for the vector. | |
ten4 | The wavefunction for the tensor. |
Implemented in ThePEG::Helicity::FFVTVertex.
virtual TensorWaveFunction ThePEG::Helicity::AbstractFFVTVertex::evaluate | ( | Energy2 | q2, | |
int | iopt, | |||
tcPDPtr | out, | |||
const SpinorWaveFunction & | sp1, | |||
const SpinorBarWaveFunction & | sbar2, | |||
const VectorWaveFunction & | vec3, | |||
Energy | mass = -GeV , |
|||
Energy | width = -GeV | |||
) | [pure virtual] |
Evaluate the off-shell tensor coming from the vertex.
q2 | The scale for the coupling at the vertex. | |
iopt | Option of the shape of the Breit-Wigner for the off-shell tensor. | |
out | The ParticleData pointer for the off-shell tensor. | |
sp1 | The wavefunction for the ferimon. | |
sbar2 | The wavefunction for the antifermion. | |
vec3 | The wavefunction for the vector. | |
mass | The mass of the off-shell particle if not taken from the ParticleData object | |
width | The width of the off-shell particle if not taken from the ParticleData object |
Implemented in ThePEG::Helicity::FFVTVertex.
virtual VectorWaveFunction ThePEG::Helicity::AbstractFFVTVertex::evaluate | ( | Energy2 | q2, | |
int | iopt, | |||
tcPDPtr | out, | |||
const SpinorWaveFunction & | sp1, | |||
const SpinorBarWaveFunction & | sbar2, | |||
const TensorWaveFunction & | ten4, | |||
Energy | mass = -GeV , |
|||
Energy | width = -GeV | |||
) | [pure virtual] |
Evaluate the off-shell vector coming from the vertex.
q2 | The scale for the coupling at the vertex. | |
iopt | Option of the shape of the Breit-Wigner for the off-shell vector. | |
out | The ParticleData pointer for the off-shell vector. | |
sp1 | The wavefunction for the ferimon. | |
sbar2 | The wavefunction for the antifermion. | |
ten4 | The wavefunction for the tensor. | |
mass | The mass of the off-shell particle if not taken from the ParticleData object | |
width | The width of the off-shell particle if not taken from the ParticleData object |
Implemented in ThePEG::Helicity::FFVTVertex.
virtual SpinorWaveFunction ThePEG::Helicity::AbstractFFVTVertex::evaluate | ( | Energy2 | q2, | |
int | iopt, | |||
tcPDPtr | out, | |||
const SpinorWaveFunction & | sp1, | |||
const VectorWaveFunction & | vec3, | |||
const TensorWaveFunction & | ten4, | |||
Energy | mass = -GeV , |
|||
Energy | width = -GeV | |||
) | [pure virtual] |
Evaluate the off-shell spinor coming from the vertex.
q2 | The scale for the coupling at the vertex. | |
iopt | Option of the shape of the Breit-Wigner for the off-shell spinor. | |
out | The ParticleData pointer for the off-shell spinor. | |
sp1 | The wavefunction for the ferimon. | |
vec3 | The wavefunction for the vector. | |
ten4 | The wavefunction for the tensor. | |
mass | The mass of the off-shell particle if not taken from the ParticleData object | |
width | The width of the off-shell particle if not taken from the ParticleData object |
Implemented in ThePEG::Helicity::FFVTVertex.
virtual SpinorBarWaveFunction ThePEG::Helicity::AbstractFFVTVertex::evaluate | ( | Energy2 | q2, | |
int | iopt, | |||
tcPDPtr | out, | |||
const SpinorBarWaveFunction & | sbar2, | |||
const VectorWaveFunction & | vec3, | |||
const TensorWaveFunction & | ten4, | |||
Energy | mass = -GeV , |
|||
Energy | width = -GeV | |||
) | [pure virtual] |
Evaluate the off-shell barred spinor coming from the vertex.
q2 | The scale for the coupling at the vertex. | |
iopt | Option of the shape of the Breit-Wigner for the off-shell barred spinor. | |
out | The ParticleData pointer for the off-shell barred spinor. | |
sbar2 | The wavefunction for the antifermion. | |
vec3 | The wavefunction for the vector. | |
ten4 | The wavefunction for the tensor. | |
mass | The mass of the off-shell particle if not taken from the ParticleData object | |
width | The width of the off-shell particle if not taken from the ParticleData object |
Implemented in ThePEG::Helicity::FFVTVertex.
static void ThePEG::Helicity::AbstractFFVTVertex::Init | ( | ) | [static] |
The standard Init function used to initialize the interfaces.
Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.
Reimplemented from ThePEG::Helicity::VertexBase.
Reimplemented in ThePEG::Helicity::FFVTVertex.
AbstractFFVTVertex& ThePEG::Helicity::AbstractFFVTVertex::operator= | ( | const AbstractFFVTVertex & | ) | [private] |
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
AbstractNoPIOClassDescription<AbstractFFVTVertex> ThePEG::Helicity::AbstractFFVTVertex::initAbstractFFVTVertex [static, private] |
The static object used to initialize the description of this class.
Indicates that this is an abstract class without persistent data.
Definition at line 143 of file AbstractFFVTVertex.h.