ATLAS Offline Software
|
Classes | |
class | BeamspotSelector |
class | LHCCondition |
class | LHCSelector |
class | LuminositySelector |
class | OLCFillParamsCondition |
class | OLCLBDataCondition |
class | OLCLumiCondition |
class | OLCLumiSelector |
Variables | |
string | runNumbers = "251103,251106,251363,251367,251371,251663,251666,251667,251669,266904," |
_conddb | |
sel = LuminositySelector(name = 'lumiSelector 0 OflPrefLumi-RUN2-UPD4-10') | |
applySelection | |
rtSel = RunTimeSelector(name = 'runtime', runlist = runNumbers.split(",")) | |
runlist = rtSel.select() | |
selector | |
priority | |
sd = SelectorWorker.findSelectorDescriptor(sel.name) | |
doesSelect | |
list | selectionOutput = [] |
s = sd.selector | |
verbose | |
|
private |
Definition at line 595 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.applySelection |
Definition at line 601 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.doesSelect |
Definition at line 613 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.priority |
Definition at line 611 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.rtSel = RunTimeSelector(name = 'runtime', runlist = runNumbers.split(",")) |
Definition at line 604 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.runlist = rtSel.select() |
Definition at line 607 of file AtlRunQuerySelectorLhcOlc.py.
string python.selector.AtlRunQuerySelectorLhcOlc.runNumbers = "251103,251106,251363,251367,251371,251663,251666,251667,251669,266904," |
Definition at line 586 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.s = sd.selector |
Definition at line 618 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.sd = SelectorWorker.findSelectorDescriptor(sel.name) |
Definition at line 612 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.sel = LuminositySelector(name = 'lumiSelector 0 OflPrefLumi-RUN2-UPD4-10') |
Definition at line 600 of file AtlRunQuerySelectorLhcOlc.py.
list python.selector.AtlRunQuerySelectorLhcOlc.selectionOutput = [] |
Definition at line 615 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.selector |
Definition at line 611 of file AtlRunQuerySelectorLhcOlc.py.
python.selector.AtlRunQuerySelectorLhcOlc.verbose |
Definition at line 621 of file AtlRunQuerySelectorLhcOlc.py.