File: GtoGGSudakovFormFactor.h
Description:
This (concrete) class describes the properties of the
Sudakov form factor for the G->GG splitting.
See
also:
namespace Herwig
CLASS
GtoGGSudakovFormFactor:
Base class:
Public members:
inline GtoGGSudakovFormFactor();
inline GtoGGSudakovFormFactor(const GtoGGSudakovFormFactor &);
virtual ~GtoGGSudakovFormFactor();
Standard ctors and dtor.
inline GtoGGSudakovFormFactor( 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:
GtoGGSudakovFormFactor & operator=(const GtoGGSudakovFormFactor &);
Private and non-existent assignment operator.
DEFINED MACROS
HERWIG_GtoGGSudakovFormFactor_H
INCLUDED FILES
SudakovFormFactor.h
GtoGGSudakovFormFactor.icc