File: QtoQGSudakovFormFactor.h
Description:
This (concrete) class describes the properties of the
Sudakov form factor for the Q->QG splitting.
See
also:
namespace Herwig
CLASS
QtoQGSudakovFormFactor:
Base class:
Public members:
inline QtoQGSudakovFormFactor();
inline QtoQGSudakovFormFactor(const QtoQGSudakovFormFactor &);
virtual ~QtoQGSudakovFormFactor();
Standard ctors and dtor.
inline QtoQGSudakovFormFactor( const SplitFunPtr inputSplitFun,
const tShowerAlphaPtr inputShowerAlpha,
const Energy inputInfScale, const Energy inputSupScale,
const Energy inQ0);
virtual Energy generateNextBranching( tPartCollHdlPtr ch,
const Energy startingScale,
const bool reverseAngularOrder = false );
It returns the scale of the next branching; if there is no
branching then it returns Energy().
The ch argument is used only for Initial State branching,
to get access to the PDFs; the reverseOrdering is used
(when it is not equal to the default, false, value) only for
Final State branching of a decaying on-shell particle.
Private members:
QtoQGSudakovFormFactor & operator=(const QtoQGSudakovFormFactor &);
Private and non-existent assignment operator.
DEFINED MACROS
HERWIG_QtoQGSudakovFormFactor_H
INCLUDED FILES
SudakovFormFactor.h
QtoQGSudakovFormFactor.icc