ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self) |
Public Attributes | |
name | |
name in GRLB object, and below the xml filename More... | |
listname | |
querydict | |
Specify each selection of dq flags here. More... | |
Definition at line 6 of file TopMixConfig.py.
def python.TopMixConfig.TopMixConfig.__init__ | ( | self | ) |
Definition at line 7 of file TopMixConfig.py.
python.TopMixConfig.TopMixConfig.listname |
Definition at line 12 of file TopMixConfig.py.
python.TopMixConfig.TopMixConfig.name |
name in GRLB object, and below the xml filename
Definition at line 11 of file TopMixConfig.py.
python.TopMixConfig.TopMixConfig.querydict |
Specify each selection of dq flags here.
The query is interpreted as the logical AND of all elements in the array. All selection criteria at: Database/CoolRunQuery/python/AtlRunQueryParser.py possible dq flag colors : 'n.a.', 'unknown', 'green', 'yellow', 'red' possible detectors (incomplete): pix,sct,em,til,lar,any See http://atlas-runquery.cern.ch for more user examples. Example: "f r 108175 and db MC and dq pix LBSUMM g and dq EMBA lbsumm g and ctag DetStatusLBSumm-TopMix1 / sh r and dq LBSUMM / nodef" Reset default settings (= cosmics data related)
Definition at line 25 of file TopMixConfig.py.