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

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

#include <SMTopPOWHEGDecayer.h>

Inheritance diagram for Herwig::SMTopPOWHEGDecayer:

List of all members.

Public Member Functions

 SMTopPOWHEGDecayer ()
 The default constructor.
virtual POWHEGType hasPOWHEGCorrection ()
 Has a POWHEG style correction.
virtual HardTreePtr generateHardest (ShowerTreePtr)
 Apply the POWHEG style correction.
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

bool deadZoneCheck (double xw, double xg)
 check if event is in dead region
double matrixElementRatio (vector< Lorentz5Momentum > particleMomenta)
 Calculate matrix element ratio B/R.
bool calcMomenta (int j, Energy pT, double y, double phi, double &xg, double &xw, double &xb, double &xb_z, vector< Lorentz5Momentum > &particleMomenta)
 Calculate momenta of t, b, W, g.
bool psCheck (double xg, double xw)
 Check the calculated momenta are physical.
vector< Lorentz5Momentum > hardMomenta ()
 Return the momenta including the hard emission.
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.

Private Member Functions

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

Private Attributes

Energy mt_
 Top quark mass.
double w_
 Reduced $W^\pm$ mass.
double b_
 Reduced bottom mass.
double w2_
 Reduced $W^\pm$ mass squared.
double b2_
 Reduced bottom mass squared.
Energy pTmin_
 Minimum $p_T$.
Energy pT_
 Transverse momentum of the emission.

Detailed Description

Here is the documentation of the SMTopPOWHEGDecayer class.

See also:
The interfaces defined for SMTopPOWHEGDecayer.

Definition at line 20 of file SMTopPOWHEGDecayer.h.


Member Function Documentation

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

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from Herwig::SMTopDecayer.

virtual IBPtr Herwig::SMTopPOWHEGDecayer::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::SMTopDecayer.

static void Herwig::SMTopPOWHEGDecayer::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::SMTopDecayer.

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

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from Herwig::SMTopDecayer.


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