- Brief class description:
- This clas implements the cuts relevant for the
-measure in the longitudinally invariant kt-algorithm. By default the cut is only applied to coloured particles, but optionally it may be applied to all particle types.
See also ThePEG::KTClus
Name: Cut
Type: Parameter
- Description:
- The minimum allowed value of the longitudinally invariant
-algorithms distance measure. This is defined as
for two outgoing partons, or simply
or
for a single outgoing parton.
Default value: 10
Minimum value: 0
Name: OnlyJets
Type: Switch
- Description:
- If true, only apply the cut to pairs of coloured particles.
Registered options:
- 0(
All
)
- The cut is applied to all particle types.
- 1(
OnlyJets
)
- The cut is only applied to pairs of coloured particles.
Default value: 1
There may be interfaces inherited from the
ThePEG::TwoCutBase class.