herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::PairPtCut class.
Brief class description:
This class implements a transverse momentum cut on lepton pairs of final-state particles.
See also Herwig::PairPtCut

Name: SecondMatcher
Type: Reference to objects of class ThePEG::MatcherBase

Description:
Matcher for second particle of type pjtype in the pair (pitype,pjtype). Only particles matching this object will be affected by the cut.

Name: FirstMatcher
Type: Reference to objects of class ThePEG::MatcherBase

Description:
Matcher for first particle of type pitype in the pair (pitype,pjtype). Only particles matching this object will be affected by the cut.

Name: OppositeSignOnly
Type: Switch

Description:
Whether cut works on fermion pairs of opposite sign only
Registered options:
0(No)
No
1(Yes)
Yes
Default value: 1

Name: SameFlavourOnly
Type: Switch

Description:
Whether cut works on fermion pairs of the same flavour only
Registered options:
0(No)
No
1(Yes)
Yes
Default value: 1

Name: MaxPt
Type: Parameter

Description:
The maximal allowed transverse momentum of the particle pair
Default value: 1e+06
Minimum value: 0
Maximum value: 1e+06

Name: MinPt
Type: Parameter

Description:
The minimal allowed transverse momentum of the particle pair
Default value: 0
Minimum value: 0
Maximum value: 1e+06

There may be interfaces inherited from the ThePEG::TwoCutBase class.