herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::MissingPtCut class.
Brief class description:
MissingPtCut implements a cut on the transverse momentum of the four-momentum sum of a set of outgoing particles that cannot be detected. By default the three standard model neutrinos are considered. If at least one undetectable particle is specified through the InvisibleParticles interface, the default choice is nullified.
See also Herwig::MissingPtCut

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

Description:
A matcher for particles to cut on.

Name: PtMissMax
Type: Parameter

Description:
The maximum missing pt allowed.
Default value: 1e+06
Minimum value: 0

Name: PtMissMin
Type: Parameter

Description:
The minimum missing pt required.
Default value: 0
Minimum value: 0

Name: InvisibleParticles
Type: Command

Description:
Insert the PDG code of a particle that cannot be detected. If no particle is inserted at all, the three standard model neutrinos are considered by default. If at least one particle is inserted, the default choice is nullified.

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