ThePEG::Helicity::AbstractFFSVertex Class Reference

The AbstractFFSVertex class provides a base class for all fermion-fermion-scalar vertices in ThePEG. More...

#include <AbstractFFSVertex.h>

Inheritance diagram for ThePEG::Helicity::AbstractFFSVertex:

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

List of all members.

Public Member Functions

 AbstractFFSVertex ()
 Default constructor.
virtual Complex evaluate (Energy2 q2, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, const ScalarWaveFunction &sca3)=0
 Members to calculate the helicity amplitude expressions for vertices and off-shell particles.
virtual SpinorWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const ScalarWaveFunction &sca3, 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 ScalarWaveFunction &sca3, Energy mass=-GeV, Energy width=-GeV)=0
 Evaluate the off-shell barred spinor coming from the vertex.
virtual ScalarWaveFunction evaluate (Energy2 q2, int iopt, tcPDPtr out, const SpinorWaveFunction &sp1, const SpinorBarWaveFunction &sbar2, Energy mass=-GeV, Energy width=-GeV)=0
 Evaluate the off-shell scalar coming from the vertex.

Static Public Member Functions

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

Private Member Functions

AbstractFFSVertexoperator= (const AbstractFFSVertex &)
 The assignment operator is private and must never be called.

Static Private Attributes

static
AbstractNoPIOClassDescription
< AbstractFFSVertex
initAbstractFFSVertex
 The static object used to initialize the description of this class.


Detailed Description

The AbstractFFSVertex class provides a base class for all fermion-fermion-scalar vertices in ThePEG.

Definition at line 21 of file AbstractFFSVertex.h.


Member Function Documentation

virtual Complex ThePEG::Helicity::AbstractFFSVertex::evaluate ( Energy2  q2,
const SpinorWaveFunction sp1,
const SpinorBarWaveFunction sbar2,
const ScalarWaveFunction sca3 
) [pure 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.
sp1 The wavefunction for the ferimon.
sbar2 The wavefunction for the antifermion.
sca3 The wavefunction for the scalar.

Implemented in ThePEG::Helicity::FFSVertex.

virtual SpinorWaveFunction ThePEG::Helicity::AbstractFFSVertex::evaluate ( Energy2  q2,
int  iopt,
tcPDPtr  out,
const SpinorWaveFunction sp1,
const ScalarWaveFunction sca3,
Energy  mass = -GeV,
Energy  width = -GeV 
) [pure virtual]

Evaluate the off-shell spinor 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 spinor.
out The ParticleData pointer for the off-shell spinor.
sp1 The wavefunction for the ferimon.
sca3 The wavefunction for the 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

Implemented in ThePEG::Helicity::FFSVertex.

virtual SpinorBarWaveFunction ThePEG::Helicity::AbstractFFSVertex::evaluate ( Energy2  q2,
int  iopt,
tcPDPtr  out,
const SpinorBarWaveFunction sbar2,
const ScalarWaveFunction sca3,
Energy  mass = -GeV,
Energy  width = -GeV 
) [pure virtual]

Evaluate the off-shell barred spinor 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 barred spinor.
out The ParticleData pointer for the off-shell barred spinor.
sbar2 The wavefunction for the antifermion.
sca3 The wavefunction for the 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

Implemented in ThePEG::Helicity::FFSVertex.

virtual ScalarWaveFunction ThePEG::Helicity::AbstractFFSVertex::evaluate ( Energy2  q2,
int  iopt,
tcPDPtr  out,
const SpinorWaveFunction sp1,
const SpinorBarWaveFunction sbar2,
Energy  mass = -GeV,
Energy  width = -GeV 
) [pure 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.
sp1 The wavefunction for the ferimon.
sbar2 The wavefunction for the antifermion.
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::FFSVertex.

static void ThePEG::Helicity::AbstractFFSVertex::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::FFSVertex.

AbstractFFSVertex& ThePEG::Helicity::AbstractFFSVertex::operator= ( const AbstractFFSVertex  )  [private]

The assignment operator is private and must never be called.

In fact, it should not even be implemented.


Member Data Documentation

The static object used to initialize the description of this class.

Indicates that this is an abstract class without persistent data.

Definition at line 114 of file AbstractFFSVertex.h.


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

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