ATLAS Offline Software
|
Functions | |
def | parseargs (runArgs) |
Variables | |
def | options = parseargs(runArgs=runArgs) |
herwigDSIDs = range(411125,411143) | |
def | isHerwig = options['runNumber'] in herwigDSIDs |
pythiaDSIDs = range(411143,411162) | |
def | isPythia = options['runNumber'] in pythiaDSIDs |
tuple | dsidModEighteen = (options['runNumber']-411125) % 18 |
float | mtop = 169.0 |
float | widthtop = 1.228 |
bool | isbottom = True |
keywords | |
contact | |
minevents | |
description | |
tune | |
decay_mode | |
mass_t | |
width_t | |
hdamp | |
order | |
name | |
lhe_filename | |
inputGeneratorFile | |
me_pdf_order | |
userDecayFile | |
NumLeptons | |
Ptcut | |
JpsipTMinCut | |
def Powheg_tt_mtop_common.parseargs | ( | runArgs | ) |
Definition at line 4 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.contact |
Definition at line 85 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.decay_mode |
Definition at line 106 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.description |
Definition at line 90 of file Powheg_tt_mtop_common.py.
tuple Powheg_tt_mtop_common.dsidModEighteen = (options['runNumber']-411125) % 18 |
Definition at line 45 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.hdamp |
Definition at line 109 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.herwigDSIDs = range(411125,411143) |
Definition at line 37 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.inputGeneratorFile |
Definition at line 134 of file Powheg_tt_mtop_common.py.
bool Powheg_tt_mtop_common.isbottom = True |
Definition at line 77 of file Powheg_tt_mtop_common.py.
def Powheg_tt_mtop_common.isHerwig = options['runNumber'] in herwigDSIDs |
Definition at line 38 of file Powheg_tt_mtop_common.py.
def Powheg_tt_mtop_common.isPythia = options['runNumber'] in pythiaDSIDs |
Definition at line 40 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.JpsipTMinCut |
Definition at line 161 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.keywords |
Definition at line 84 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.lhe_filename |
Definition at line 134 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.mass_t |
Definition at line 107 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.me_pdf_order |
Definition at line 134 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.minevents |
Definition at line 87 of file Powheg_tt_mtop_common.py.
float Powheg_tt_mtop_common.mtop = 169.0 |
Definition at line 48 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.name |
Definition at line 132 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.NumLeptons |
Definition at line 156 of file Powheg_tt_mtop_common.py.
def Powheg_tt_mtop_common.options = parseargs(runArgs=runArgs) |
Definition at line 34 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.order |
Definition at line 132 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.PDF |
Definition at line 110 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.Ptcut |
Definition at line 157 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.pythiaDSIDs = range(411143,411162) |
Definition at line 39 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.tune |
Definition at line 95 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.userDecayFile |
Definition at line 146 of file Powheg_tt_mtop_common.py.
Powheg_tt_mtop_common.width_t |
Definition at line 108 of file Powheg_tt_mtop_common.py.
float Powheg_tt_mtop_common.widthtop = 1.228 |
Definition at line 49 of file Powheg_tt_mtop_common.py.