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

The MEPP2WH class provides the matrix elements for the production of the $W^\pm$ boson in association with the Higgs in hadron collisions. More...

#include <MEPP2WH.h>

Inheritance diagram for Herwig::MEPP2WH:

List of all members.

Public Member Functions

 MEPP2WH ()
 Default constructor.
Virtual functions required by the MEBase class.
virtual void getDiagrams () const
 Add all possible diagrams with the add() function.
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

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

Private Attributes

unsigned int _plusminus
 Which intermediate $W^\pm$ bosons to include.

Static Private Attributes

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

Detailed Description

The MEPP2WH class provides the matrix elements for the production of the $W^\pm$ boson in association with the Higgs in hadron collisions.

See also:
The interfaces defined for MEPP2WH.

Definition at line 21 of file MEPP2WH.h.


Member Function Documentation

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

Make a simple clone of this object.

Returns:
a pointer to the new object.

Implements ThePEG::InterfacedBase.

Reimplemented in Herwig::MEPP2WHPowheg.

Definition at line 73 of file MEPP2WH.h.

virtual void Herwig::MEPP2WH::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::MEfftoVH.

Reimplemented in Herwig::MEPP2WHPowheg.

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

Reimplemented in Herwig::MEPP2WHPowheg.

Definition at line 79 of file MEPP2WH.h.

static void Herwig::MEPP2WH::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::MEfftoVH.

Reimplemented in Herwig::MEPP2WHPowheg.

MEPP2WH& Herwig::MEPP2WH::operator= ( const MEPP2WH ) [private]

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

void Herwig::MEPP2WH::persistentInput ( PersistentIStream is,
int  version 
)

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::MEfftoVH.

Reimplemented in Herwig::MEPP2WHPowheg.

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from Herwig::MEfftoVH.

Reimplemented in Herwig::MEPP2WHPowheg.


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 MEPP2WH.h.


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