ATLAS Offline Software
Loading...
Searching...
No Matches
CosmicsLumiConfig.py
Go to the documentation of this file.
1# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2
3
4from GoodRunsLists.GoodRunsListConfig import GoodRunsListConfig
5
6class CosmicsLumiConfig(GoodRunsListConfig):
7 def __init__(self):
8 GoodRunsListConfig.__init__(self)
9
10
11 self.name = "CosmicsLumiConfig"
12 self.listname = "CosmicsLumiConfig.xml"
13
14
16
17
20
21
22
23 dqflagsquery = [ #'em SHIFTOFL g',
24 #'pix SHIFTOFL g',
25 ]
26
27
28 self.querydict['dq'] = dqflagsquery
29
str name
name in GRLB object, and below the xml filename