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

The RadiativeZPrimeModel class is the main class for the radiative $Z'$ model of hep-ph/0501154. More...

#include <RadiativeZPrimeModel.h>

Inheritance diagram for RadiativeZPrime::RadiativeZPrimeModel:

List of all members.

Public Member Functions

 RadiativeZPrimeModel ()
 The default constructor.
double gZprime () const
 The coupling of the $Z'$.
double zPrimevnu () const
 The vector neutrino- $Z^0$ coupling.
double zPrimeve () const
 The vector charged lepton- $Z^0$ coupling.
double zPrimevu () const
 The vector up-type- $Z^0$ coupling.
double zPrimevd () const
 The vector down-type- $Z^0$ coupling.
double zPrimeanu () const
 The axial neutrino- $Z^0$ coupling.
double zPrimeae () const
 The axial charged lepton- $Z^0$ coupling.
double zPrimeau () const
 The axial up-type- $Z^0$ coupling.
double zPrimead () const
 The axial down-type- $Z^0$ coupling.
AbstractFFVVertexPtr vertexFFZPrime () const
 The $f\bar{f}Z'$ vertex.
AbstractVVVVertexPtr vertexGammaZPrimeZ () const
 The $\gamma Z'Z$ vertex.
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

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

Private Attributes

double _gZprime
 The free coupling $g_{Z'}$.
bool _useZcouplings
 Switch to control the setting of the $Z'$ couplings to fermions.
double _vnu
 Vector coupling between a fundamental fermion and $Z'$.
double _ve
 Vector coupling between a fundamental fermion and $Z'$.
double _vu
 Vector coupling between a fundamental fermion and $Z'$.
double _vd
 Vector coupling between a fundamental fermion and $Z'$.
double _anu
 Axial coupling between a fundamental fermions and $Z'$.
double _ae
 Axial coupling between a fundamental fermions and $Z'$.
double _au
 Axial coupling between a fundamental fermions and $Z'$.
double _ad
 Axial coupling between a fundamental fermions and $Z'$.
AbstractFFVVertexPtr _ffZPrimeVertex
 The $f\bar{f}$ vertex.
AbstractVVVVertexPtr _gammaZPrimeZVertex
 The $\gamma Z'Z$ vertex.

Static Private Attributes

static ClassDescription
< RadiativeZPrimeModel
initRadiativeZPrimeModel
 The static object used to initialize the description of this class.

Detailed Description

The RadiativeZPrimeModel class is the main class for the radiative $Z'$ model of hep-ph/0501154.

See also:
The interfaces defined for RadiativeZPrimeModel.

Definition at line 21 of file RadiativeZPrimeModel.h.


Member Function Documentation

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

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from Herwig::StandardModel.

Definition at line 122 of file RadiativeZPrimeModel.h.

virtual void RadiativeZPrime::RadiativeZPrimeModel::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 Herwig::StandardModel.

virtual IBPtr RadiativeZPrime::RadiativeZPrimeModel::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 Herwig::StandardModel.

Definition at line 128 of file RadiativeZPrimeModel.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 Herwig::StandardModel.

RadiativeZPrimeModel& RadiativeZPrime::RadiativeZPrimeModel::operator= ( const RadiativeZPrimeModel ) [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 Herwig::StandardModel.

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from Herwig::StandardModel.


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 137 of file RadiativeZPrimeModel.h.


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