ATLAS Offline Software
Classes | Variables
python.selector.AtlRunQuerySelectorLhcOlc Namespace Reference

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
 

Variable Documentation

◆ _conddb

python.selector.AtlRunQuerySelectorLhcOlc._conddb
private

Definition at line 595 of file AtlRunQuerySelectorLhcOlc.py.

◆ applySelection

python.selector.AtlRunQuerySelectorLhcOlc.applySelection

Definition at line 601 of file AtlRunQuerySelectorLhcOlc.py.

◆ doesSelect

python.selector.AtlRunQuerySelectorLhcOlc.doesSelect

Definition at line 613 of file AtlRunQuerySelectorLhcOlc.py.

◆ priority

python.selector.AtlRunQuerySelectorLhcOlc.priority

Definition at line 611 of file AtlRunQuerySelectorLhcOlc.py.

◆ rtSel

python.selector.AtlRunQuerySelectorLhcOlc.rtSel = RunTimeSelector(name = 'runtime', runlist = runNumbers.split(","))

Definition at line 604 of file AtlRunQuerySelectorLhcOlc.py.

◆ runlist

python.selector.AtlRunQuerySelectorLhcOlc.runlist = rtSel.select()

Definition at line 607 of file AtlRunQuerySelectorLhcOlc.py.

◆ runNumbers

string python.selector.AtlRunQuerySelectorLhcOlc.runNumbers = "251103,251106,251363,251367,251371,251663,251666,251667,251669,266904,"

Definition at line 586 of file AtlRunQuerySelectorLhcOlc.py.

◆ s

python.selector.AtlRunQuerySelectorLhcOlc.s = sd.selector

Definition at line 618 of file AtlRunQuerySelectorLhcOlc.py.

◆ sd

python.selector.AtlRunQuerySelectorLhcOlc.sd = SelectorWorker.findSelectorDescriptor(sel.name)

Definition at line 612 of file AtlRunQuerySelectorLhcOlc.py.

◆ sel

python.selector.AtlRunQuerySelectorLhcOlc.sel = LuminositySelector(name = 'lumiSelector 0 OflPrefLumi-RUN2-UPD4-10')

Definition at line 600 of file AtlRunQuerySelectorLhcOlc.py.

◆ selectionOutput

list python.selector.AtlRunQuerySelectorLhcOlc.selectionOutput = []

Definition at line 615 of file AtlRunQuerySelectorLhcOlc.py.

◆ selector

python.selector.AtlRunQuerySelectorLhcOlc.selector

Definition at line 611 of file AtlRunQuerySelectorLhcOlc.py.

◆ verbose

python.selector.AtlRunQuerySelectorLhcOlc.verbose

Definition at line 621 of file AtlRunQuerySelectorLhcOlc.py.