herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
RadiativeZPrime::GammaZPrimeZVertex Class Reference

Here is the documentation of the GammaZPrimeZVertex class. More...

#include <GammaZPrimeZVertex.h>

Inheritance diagram for RadiativeZPrime::GammaZPrimeZVertex:

List of all members.

Public Member Functions

 GammaZPrimeZVertex ()
 The default constructor.
virtual void setCoupling (Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
 Calculate the couplings.
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently.
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently.

Static Public Member Functions

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

Protected Member Functions

Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object.
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane.
Standard Interfaced functions.
virtual void doinit ()
 Initialize this object after the setup phase before saving an EventGenerator to disk.

Private Member Functions

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

Private Attributes

double _coup
 Storage of the coupling.

Static Private Attributes

static ClassDescription
< GammaZPrimeZVertex
initGammaZPrimeZVertex
 The static object used to initialize the description of this class.

Detailed Description

Here is the documentation of the GammaZPrimeZVertex class.

See also:
The interfaces defined for GammaZPrimeZVertex.

Definition at line 20 of file GammaZPrimeZVertex.h.


Member Function Documentation

virtual IBPtr RadiativeZPrime::GammaZPrimeZVertex::clone ( ) const [inline, protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Implements ThePEG::InterfacedBase.

Definition at line 73 of file GammaZPrimeZVertex.h.

virtual void RadiativeZPrime::GammaZPrimeZVertex::doinit ( ) [protected, virtual]

Initialize this object after the setup phase before saving an EventGenerator to disk.

Exceptions:
InitExceptionif object could not be initialized properly.

Reimplemented from ThePEG::Helicity::VertexBase.

virtual IBPtr RadiativeZPrime::GammaZPrimeZVertex::fullclone ( ) const [inline, protected, virtual]

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::InterfacedBase.

Definition at line 79 of file GammaZPrimeZVertex.h.

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 RadiativeZPrime::AnomalousVVVVertex.

GammaZPrimeZVertex& RadiativeZPrime::GammaZPrimeZVertex::operator= ( const GammaZPrimeZVertex ) [private]

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

Function used to read in object persistently.

Parameters:
isthe persistent input stream read from.
versionthe version number of the object when written.

Reimplemented from ThePEG::Helicity::VertexBase.

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from ThePEG::Helicity::VertexBase.

virtual void RadiativeZPrime::GammaZPrimeZVertex::setCoupling ( Energy2  q2,
tcPDPtr  part1,
tcPDPtr  part2,
tcPDPtr  part3 
) [virtual]

Calculate the couplings.

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

Parameters:
q2The scale $q^2$ for the coupling at the vertex.
part1The ParticleData pointer for the first particle.
part2The ParticleData pointer for the second particle.
part3The ParticleData pointer for the third particle.

Implements RadiativeZPrime::AnomalousVVVVertex.


Member Data Documentation

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

Indicates that this is a concrete class with persistent data.

Definition at line 100 of file GammaZPrimeZVertex.h.


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