thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::SimpleBaryonRemnantDecayer class.
Brief class description:
The SimpleBaryonRemnantDecayer class inherits from the RemnantDecayer class and is able to decay RemnantParticles produced by the SoftRemnantHandler class for the cases when a single parton has been extracted from a baryon.
See also ThePEG::SimpleBaryonRemnantDecayer

Name: SpecialValence
Type: Switch

Description:
If true, an extracted valence quark will always give a di-quark remnant.
Registered options:
0(No)
An extracted valence flavour may be considered to be a sea-quark.
1(Yes)
An extracted valence quark will always give a di-quark remnant.
Default value: 0

Name: EnergyMargin
Type: Parameter

Description:
The energy margin (in GeV) to be added to the sum of the parent and parton masses to determine if it is possible to construct the remnants with the given (upper limit of the) virtuality of the extracted parton.
Default value: 1
Minimum value: 0
Maximum value: 10

Name: FlavourGenerator
Type: Reference to objects of class ThePEG::FlavourGenerator

Description:
The object responsible for handling the flavour contents of a baryon. If not set and the controlling EventGenerator has a default FlavourGenerator object, this will be used. Otherwise a SimpleFlavour object created with default settings in the initialization will be used instead.

Name: ZGenerator
Type: Reference to objects of class ThePEG::ZGenerator

Description:
The object responsible for generating momentum fractions in case of more than one remnant. If not set and the controlling EventGenerator has a default ZGenerator object, this will be used. Otherwise a SimpleZGenerator object created with default settings in the initialization will be used instead.

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