herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::InvariantMassCut class.
Brief class description:
This class implements an invariant mass cut between final-state particles.
See also Herwig::InvariantMassCut

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: MaxMass
Type: Parameter

Description:
The maximal allowed invariant mass
Default value: 1e+06
Minimum value: 0
Maximum value: 1e+06

Name: MinMass
Type: Parameter

Description:
The minimal allowed invariant mass
Default value: 0
Minimum value: 0
Maximum value: 1e+06

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