![]() |
ATLAS Offline Software
|
Configuration class for showering FxFx-merged LHE files from MG5_aMC@NLO. More...
Public Member Functions | |
| __init__ (self, genSeq, runArgs, run_name="Herwig", beams="pp") | |
| local_pre_commands (self) | |
| local_post_commands (self) | |
| run (self) | |
| High-level function for triggering the process setup and the event generation. | |
| fxfx_commands (self, merging_scale, njets_max, lhe_filename="events.lhe", me_pdf_order="NLO", r_clus=1.0, eta_clus_max=15.0, usespin=True, automatic_process_detection=True, ihrd=None, ihvy=None) | |
| Sets up reading of events from an LHE file. | |
Public Attributes | |
| beams = beams | |
| bool | set_fxfx_commands = False |
| run_name | |
| set_printout_commands | |
| set_physics_parameter_commands | |
| set_technical_parameter_commands | |
Configuration class for showering FxFx-merged LHE files from MG5_aMC@NLO.
Definition at line 23 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.__init__ | ( | self, | |
| genSeq, | |||
| runArgs, | |||
| run_name = "Herwig", | |||
| beams = "pp" ) |
Definition at line 26 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.fxfx_commands | ( | self, | |
| merging_scale, | |||
| njets_max, | |||
| lhe_filename = "events.lhe", | |||
| me_pdf_order = "NLO", | |||
| r_clus = 1.0, | |||
| eta_clus_max = 15.0, | |||
| usespin = True, | |||
| automatic_process_detection = True, | |||
| ihrd = None, | |||
| ihvy = None ) |
Sets up reading of events from an LHE file.
| [in] | merging_scale | Merging scale in units of GeV |
| [in] | njets_max | Number of (Born-level) light jets in maximum-multiplicity FxFx process |
| [in] | me_pdf_order | Order of the PDF set to be used |
| [in] | r_clus | Jet radius used in clustering in the merging |
| [in] | eta_clus_max | Max |eta| for jets in clustering in the merging (should match the range used for jets in the hard process generation, which should normally be unrestricted |
| [in] | usespin | Use the spin of tau leptons from the LHE file (spins of other particles are ignored anyways) |
Definition at line 108 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.local_post_commands | ( | self | ) |
Definition at line 51 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.local_pre_commands | ( | self | ) |
Definition at line 40 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.run | ( | self | ) |
High-level function for triggering the process setup and the event generation.
Definition at line 68 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.beams = beams |
Definition at line 35 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.run_name |
Definition at line 59 of file Herwig7ConfigFxFx.py.
| bool Herwig7ConfigFxFx.Hw7ConfigFxFx.set_fxfx_commands = False |
Definition at line 37 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.set_physics_parameter_commands |
Definition at line 77 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.set_printout_commands |
Definition at line 75 of file Herwig7ConfigFxFx.py.
| Herwig7ConfigFxFx.Hw7ConfigFxFx.set_technical_parameter_commands |
Definition at line 79 of file Herwig7ConfigFxFx.py.