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

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

#include <SMZFermionsPOWHEGDecayer.h>

Inheritance diagram for Herwig::SMZFermionsPOWHEGDecayer:

List of all members.

Public Member Functions

 SMZFermionsPOWHEGDecayer ()
 The default constructor.
virtual POWHEGType hasPOWHEGCorrection ()
 Has a POWHEG style correction.
virtual HardTreePtr generateHardest (ShowerTreePtr)
 Apply the POWHEG style correction.
virtual double me2 (const int ichan, const Particle &part, const ParticleVector &decay, MEOption meopt) const
 Virtual members to be overridden by inheriting classes which implement hard corrections.
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

SMZFermionsPOWHEGDecayeroperator= (const SMZFermionsPOWHEGDecayer &)
 The assignment operator is private and must never be called.
AbstractFFVVertexPtr FFZVertex () const
 Pointer to the fermion-antifermion Z vertex.
AbstractFFVVertexPtr FFGVertex () const
 Pointer to the fermion-antifermion Z vertex.
double calculateRealEmission (double x1, double x2, vector< PPtr > hardProcess, double phi, bool subtract, int emitter) const
 Real emission term, for use in generating the hardest emission.
double calculateRealEmission (double x1, double x2, vector< PPtr > hardProcess, double phi, bool subtract) const
 Real emission term, for use in generating the hardest emission.
bool checkZMomenta (double x1, double x2, double x3, double y, Energy pT) const
 Check the sign of the momentum in the $z$-direction is correct.
InvEnergy calculateJacobian (double x1, double x2, Energy pT) const
 Calculate the Jacobian.
double meRatio (vector< cPDPtr > partons, vector< Lorentz5Momentum > momenta, unsigned int iemitter, bool subtract) const
 Calculate the ratio between NLO & LO ME.
double loME (const vector< cPDPtr > &partons, const vector< Lorentz5Momentum > &momenta) const
 Calculate the LO ME.
InvEnergy2 realME (const vector< cPDPtr > &partons, const vector< Lorentz5Momentum > &momenta) const
 Calculate the NLO real emission piece of ME.
bool getEvent (vector< PPtr > hardProcess)
 Generate a real emission event.

Private Attributes

AbstractFFVVertexPtr FFZVertex_
 Pointer to the fermion-antifermion Z vertex.
AbstractFFVVertexPtr FFGVertex_
 Pointer to the fermion-antifermion G vertex.
double CF_
 The colour factor.
Energy mZ_
 The Z mass.
double mu_
 The reduced mass.
double mu2_
 The square of the reduced mass.
double aS_
 The strong coupling.
Energy2 scale_
 The scale.
tcPDPtr gluon_
 Stuff for the POWHEG correction.
Energy pTmin_
 The cut off on pt, assuming massless quarks.
Energy pT_
vector< tcPDPtrpartons_
 The ParticleData objects for the fermions.
vector< Lorentz5Momentum > quark_
 The fermion momenta.
Lorentz5Momentum gauge_
 The momentum of the radiated gauge boson.
PPtr zboson_
 The Z boson.
Energy2 mz2_
 Higgs mass squared.

Static Private Attributes

static ClassDescription
< SMZFermionsPOWHEGDecayer
initSMZFermionsPOWHEGDecayer
 The static object used to initialize the description of this class.

Detailed Description

Here is the documentation of the SMZFermionsPOWHEGDecayer class.

See also:
The interfaces defined for SMZFermionsPOWHEGDecayer.

Definition at line 22 of file SMZFermionsPOWHEGDecayer.h.


Member Function Documentation

virtual IBPtr Herwig::SMZFermionsPOWHEGDecayer::clone ( ) const [protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from Herwig::SMZDecayer.

virtual void Herwig::SMZFermionsPOWHEGDecayer::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::SMZDecayer.

virtual IBPtr Herwig::SMZFermionsPOWHEGDecayer::fullclone ( ) const [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::SMZDecayer.

static void Herwig::SMZFermionsPOWHEGDecayer::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 Herwig::SMZDecayer.

SMZFermionsPOWHEGDecayer& Herwig::SMZFermionsPOWHEGDecayer::operator= ( const SMZFermionsPOWHEGDecayer ) [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::SMZDecayer.

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from Herwig::SMZDecayer.


Member Data Documentation

Stuff for the POWHEG correction.

ParticleData object for the gluon

Definition at line 226 of file SMZFermionsPOWHEGDecayer.h.

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

Indicates that this is a concrete class with persistent data.

Definition at line 109 of file SMZFermionsPOWHEGDecayer.h.


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