ThePEG::Helicity::SSTVertex Class Reference

The VVTVertexclass is the implementation of the scalar-scalar-tensor vertex. More...

#include <SSTVertex.h>

Inheritance diagram for ThePEG::Helicity::SSTVertex:

ThePEG::Helicity::AbstractSSTVertex ThePEG::Helicity::VertexBase ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted

List of all members.

Public Member Functions

virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)=0
 Calculate the couplings.
Complex evaluate (Energy2 q2, const ScalarWaveFunction &sca1, const ScalarWaveFunction &sca2, const TensorWaveFunction &ten3)
 Members to calculate the helicity amplitude expressions for vertices and off-shell particles.
ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const ScalarWaveFunction &sca1, const TensorWaveFunction &ten3, Energy mass=-GeV, Energy width=-GeV)
 Evaluate the off-shell scalar coming from the vertex.
TensorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const ScalarWaveFunction &sca1, const ScalarWaveFunction &sca2, Energy mass=-GeV, Energy width=-GeV)
 Evaluate the off-shell tensor coming from the vertex.

Static Public Member Functions

static void Init ()
 Standard Init function used to initialize the interfaces.

Private Member Functions

SSTVertexoperator= (const SSTVertex &)
 Private and non-existent assignment operator.

Static Private Attributes

static
AbstractNoPIOClassDescription
< SSTVertex
initSSTVertex
 Describe an abstract class with persistent data.


Detailed Description

The VVTVertexclass is the implementation of the scalar-scalar-tensor vertex.

It inherits from the AbstractSSTVertex class for the storage of the particles interacting at the vertex and implements the helicity amplitude calculations.

All implementations of this vertex should inherit from it and implement the virtual setCoupling member.

The form of the vertex is

\[ -\frac{i\kappa}2\left[m^2_Sg_{\mu\nu}-k_{1\mu}k_{2\nu}-k_{1\nu}k_{2\mu} +g_{\mu\nu}k_1\cdot k_2\right]\epsilon^{\mu\nu}_3\phi_1\phi_2 \]

See also:
AbstractSSTVertex

Definition at line 41 of file SSTVertex.h.


Member Function Documentation

Complex ThePEG::Helicity::SSTVertex::evaluate ( Energy2  q2,
const ScalarWaveFunction sca1,
const ScalarWaveFunction sca2,
const TensorWaveFunction ten3 
) [virtual]

Members to calculate the helicity amplitude expressions for vertices and off-shell particles.

Evalulate the vertex.

Parameters:
q2 The scale $q^2$ for the coupling at the vertex.
sca1 The wavefunction for the first scalar.
sca2 The wavefunction for the second scalar
ten3 The wavefunction for the tensor.

Implements ThePEG::Helicity::AbstractSSTVertex.

ScalarWaveFunction ThePEG::Helicity::SSTVertex::evaluate ( Energy2  q2,
int  iopt,
tcPDPtr  out,
const ScalarWaveFunction sca1,
const TensorWaveFunction ten3,
Energy  mass = -GeV,
Energy  width = -GeV 
) [virtual]

Evaluate the off-shell scalar coming from the vertex.

Parameters:
q2 The scale $q^2$ for the coupling at the vertex.
iopt Option of the shape of the Breit-Wigner for the off-shell scalar.
out The ParticleData pointer for the off-shell scalar.
sca1 The wavefunction for the first scalar.
ten3 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

Implements ThePEG::Helicity::AbstractSSTVertex.

TensorWaveFunction ThePEG::Helicity::SSTVertex::evaluate ( Energy2  q2,
int  iopt,
tcPDPtr  out,
const ScalarWaveFunction sca1,
const ScalarWaveFunction sca2,
Energy  mass = -GeV,
Energy  width = -GeV 
) [virtual]

Evaluate the off-shell tensor coming from the vertex.

Parameters:
q2 The scale $q^2$ 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.
sca1 The wavefunction for the first scalar.
sca2 The wavefunction for the second scalar.
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

Implements ThePEG::Helicity::AbstractSSTVertex.

virtual void ThePEG::Helicity::SSTVertex::setCoupling ( Energy2  q2,
tcPDPtr  part1,
tcPDPtr  part2,
tcPDPtr  part3 
) [pure virtual]

Calculate the couplings.

This method is virtual and must be implemented in classes inheriting from this.

Parameters:
q2 The scale $q^2$ for the coupling at the vertex.
part1 The ParticleData pointer for the first particle.
part2 The ParticleData pointer for the second particle.
part3 The ParticleData pointer for the third particle.


The documentation for this class was generated from the following file:

Generated on Thu Apr 29 12:43:30 2010 for ThePEG by  doxygen 1.5.5