ThePEG::ReweightBase Class Reference

The ReweightBase class is the base class of all objects representing external biases to matrix elements. More...

#include <ReweightBase.h>

Inheritance diagram for ThePEG::ReweightBase:

ThePEG::HandlerBase ThePEG::LastXCombInfo< XC > ThePEG::HandlerBaseT< T > ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted ThePEG::ReweightConstant ThePEG::ReweightMinPT

List of all members.

Public Member Functions

virtual double weight () const =0
 Return the wieght for the kinematical configuation provided by the assigned XComb object (in the LastXCombInfo base class).
void setXComb (tXCombPtr xc)
 Assigne an XComb object with information about the sub-process to be used in the reweighting.
Standard constructors and destructors.
virtual ~ReweightBase ()
 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 ()
 Standard Init function used to initialize the interfaces.

Private Member Functions

ReweightBaseoperator= (const ReweightBase &)
 Private and non-existent assignment operator.

Static Private Attributes

static
AbstractClassDescription
< ReweightBase
initReweightBase
 Describe an abstract base class with persistent data.


Detailed Description

The ReweightBase class is the base class of all objects representing external biases to matrix elements.

These can be used to enhance certain matrix elements or certain phase space regions. They can be used in to ways, either to completely change the matrix element (re-weight), in which case the total cross section will be affected or, when using weighted events in an EventHandler, to pre-weight certain events but leaving the cross section unchanged

There is only one virtual function which must be overridden in derived classes: weight().

See also:
The interfaces defined for ReweightBase.

MEBase

EventHandler

SubProcessHandler

Definition at line 39 of file ReweightBase.h.


Member Function Documentation

void ThePEG::ReweightBase::persistentOutput ( PersistentOStream os  )  const

Function used to write out object persistently.

Parameters:
os the persistent output stream written to.

Reimplemented from ThePEG::Interfaced.

Reimplemented in ThePEG::ReweightConstant, and ThePEG::ReweightMinPT.

void ThePEG::ReweightBase::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters:
is the persistent input stream read from.
version the version number of the object when written.

Reimplemented from ThePEG::Interfaced.

Reimplemented in ThePEG::ReweightConstant, and ThePEG::ReweightMinPT.


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

Generated on Thu Apr 29 12:43:12 2010 for ThePEG by  doxygen 1.5.5