herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::MEPP2WJet class.
Brief class description:
The MEPP2WJet class implements the matrix element for W + jet production
See also Herwig::MEPP2WJet

Name: WidthOption
Type: Switch

Description:
The option for handling the width of the off-shell W boson
Registered options:
1(FixedDenominator)
Use a fixed with in the W propagator but the full matrix element in the numerator
2(AllRunning)
Use a running width in the W propagator and the full matrix element in the numerator
Default value: 1

Name: WDecay
Type: Switch

Description:
Which processes to include
Registered options:
0(All)
Include all SM fermions as outgoing particles
1(Quarks)
Only include outgoing quarks
2(Leptons)
All include outgoing leptons
3(Electron)
Only include outgoing e nu_e
4(Muon)
Only include outgoing mu nu_mu
5(Tau)
Only include outgoing tauu nu_tau
6(UpDown)
Only include outgoing u dbar/ d ubar
7(UpStrange)
Only include outgoing u sbar/ s ubar
8(UpBottom)
Only include outgoing u bbar/ b ubar
9(CharmDown)
Only include outgoing c dbar/ d cbar
10(CharmStrange)
Only include outgoing c sbar/ s cbar
11(CharmBottom)
Only include outgoing c bbar/ b cbar
Default value: 0

Name: Wcharge
Type: Switch

Description:
Which intermediate W bosons to include
Registered options:
0(Both)
Include W+ and W-
1(Plus)
Only include W+
2(Minus)
Only include W-
Default value: 0

Name: Process
Type: Switch

Description:
Which subprocesses to include
Registered options:
0(All)
Include all subprocesses
1(qqbar)
Only include q qbar -> W g process
2(qg)
Only include the q g -> W q process
3(qbarg)
Only include the qbar g -> W qbar process
Default value: 0

Name: MaxFlavour
Type: Integer parameter

Description:
The heaviest incoming quark flavour this matrix element is allowed to handle (if applicable).
Default value: 5
Minimum value: 0
Maximum value: 8

There may be interfaces inherited from the Herwig::HwMEBase class.