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

Enhance NLO virtual or real emission contributions. More...

#include <EnhanceNLOContributions.h>

Inheritance diagram for Herwig::EnhanceNLOContributions:

List of all members.

Public Member Functions

virtual double enhanceInitialPoints (const StandardXComb &) const
 Return an enhancement factor for the number of initial points to presample the given XComb.
virtual double oversamplingFactor (const StandardXComb &) const
 Return an oversampling factor for the the given XComb.
Standard constructors and destructors.
 EnhanceNLOContributions ()
 The default constructor.
virtual ~EnhanceNLOContributions ()
 The destructor.
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.

Private Member Functions

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

Private Attributes

double theEnhanceInitialPointsVirtual
 The enhancement factor for the number of initial points to presample the given XComb.
double theOversamplingFactorVirtual
 The oversampling factor for the the given XComb.
double theEnhanceInitialPointsReal
 The enhancement factor for the number of initial points to presample the given XComb.
double theOversamplingFactorReal
 The oversampling factor for the the given XComb.

Detailed Description

Enhance NLO virtual or real emission contributions.

Author:
Simon Platzer

Definition at line 27 of file EnhanceNLOContributions.h.


Member Function Documentation

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

Make a simple clone of this object.

Returns:
a pointer to the new object.

Implements ThePEG::InterfacedBase.

virtual IBPtr Herwig::EnhanceNLOContributions::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 ThePEG::InterfacedBase.

static void Herwig::EnhanceNLOContributions::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::SamplingBias.

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

Function used to write out object persistently.

Parameters:
osthe persistent output stream written to.

Reimplemented from Herwig::SamplingBias.


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