![]() |
ATLAS Offline Software
|
Variables | |
generators | |
PluginCode | |
bool | USE_PDG_VALUES = False |
Tell Sherpa to read its run card sections from the jO TODO: write out Run.dat from genSeq.Sherpa_i.RunCard and read from it instead of the JO. More... | |
list | recorded = [] |
if USE_PDG_VALUES = True, load PDG value of sin2thetaW and particle masses/widths from parameter dictionary located in EvgenProdTools/python/offline_dict.py ToDo: Include partial widths for H/W/Z? More... | |
dictionary | defaults |
This includes now the top quark, the leptons and the bosons. More... | |
BaseFragment | |
General ATLAS parameters. More... | |
dictionary | particledata |
Cap event weights at |w|<10 in unweighted evgen; set H-event shower mode in the soft region to avoid instable weights. More... | |
string | sin2thetaw = '0.23113' |
id | |
mass | |
width | |
string | _sh_par = "OL_PREFIX="+str(os.environ['OPENLOOPSPATH']) |
set/add partial widths for H, W, Z to PDG values cf. More... | |
|
private |
set/add partial widths for H, W, Z to PDG values cf.
https://sherpa.hepforge.org/doc/SHERPA-MC-2.2.4.html#HDH_005fWIDTH OpenLoops parameters
Definition at line 236 of file Sherpa_i/share/common/Base_Fragment.py.
Base_Fragment.BaseFragment |
General ATLAS parameters.
Definition at line 10 of file Sherpa_i/share/common/Base_Fragment.py.
dictionary Base_Fragment.defaults |
This includes now the top quark, the leptons and the bosons.
Definition at line 79 of file GeneratorFilters/share/common/Base_Fragment.py.
Base_Fragment.generators |
Definition at line 4 of file GeneratorFilters/share/common/Base_Fragment.py.
Base_Fragment.id |
Definition at line 59 of file Sherpa_i/share/common/Base_Fragment.py.
Base_Fragment.mass |
Definition at line 59 of file Sherpa_i/share/common/Base_Fragment.py.
dictionary Base_Fragment.particledata |
Cap event weights at |w|<10 in unweighted evgen; set H-event shower mode in the soft region to avoid instable weights.
Enable scale and PDF variations by default
Definition at line 34 of file Sherpa_i/share/common/Base_Fragment.py.
Base_Fragment.PluginCode |
Definition at line 5 of file GeneratorFilters/share/common/Base_Fragment.py.
list Base_Fragment.recorded = [] |
if USE_PDG_VALUES = True, load PDG value of sin2thetaW and particle masses/widths from parameter dictionary located in EvgenProdTools/python/offline_dict.py ToDo: Include partial widths for H/W/Z?
Definition at line 55 of file GeneratorFilters/share/common/Base_Fragment.py.
Base_Fragment.sin2thetaw = '0.23113' |
Definition at line 41 of file Sherpa_i/share/common/Base_Fragment.py.
bool Base_Fragment.USE_PDG_VALUES = False |
Tell Sherpa to read its run card sections from the jO TODO: write out Run.dat from genSeq.Sherpa_i.RunCard and read from it instead of the JO.
Tell Sherpa to write logs into a separate file (need for production, looping job detection, Wolfgang Ehrenfeld) General ATLAS parameters Cap event weights at |w|<10 in unweighted evgen; set H-event shower mode in the soft region to avoid instable weights Enable scale variations by default Switch to EW_SCHEME=0 to be able to set PDG value of thetaW
Definition at line 49 of file GeneratorFilters/share/common/Base_Fragment.py.
Base_Fragment.width |
Definition at line 59 of file Sherpa_i/share/common/Base_Fragment.py.