![]() |
ATLAS Offline Software
|
Variables | |
| generators | |
| PluginCode | |
| bool | USE_PDG_VALUES = False |
| 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? | |
| dict | defaults |
| BaseFragment | |
| General ATLAS parameters. | |
| dict | particledata |
| str | sin2thetaw = '0.23113' |
| id | |
| mass | |
| width | |
| str | _sh_par = "OL_PREFIX="+str(os.environ['OPENLOOPSPATH']) |
| OpenLoops parameters. | |
|
protected |
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.
| dict Base_Fragment.defaults |
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.
| dict Base_Fragment.particledata |
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 |
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.