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

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: Pseudo
Type: Switch

Description:
Use pseudo rapidity instead of rapidity
Registered options:
0(No)
No
1(Yes)
Yes
Default value: 0

Name: YRange
Type: Command

Description:
Insert a rapidity range.

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