ATLAS Offline Software
DataQuality
GoodRunsLists
python
OfficialGRLs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
2
3
5
6
8
class
OfficialGRLs
:
9
def
__init__
(self):
10
11
self.
collection
= [
12
'GoodRunsLists.jetetmiss_windet_900GeV'
,
13
'GoodRunsLists.jetetmiss_woindet_900GeV'
,
14
'GoodRunsLists.jetetmiss_woindet_2TeV'
,
15
'GoodRunsLists.jetetmiss_jetmetok_woindet_2TeV'
,
16
'GoodRunsLists.jetetmiss_jetmetok_woindet_900GeV'
,
17
'GoodRunsLists.jetetmiss_jetmetok_windet_900GeV'
,
18
'GoodRunsLists.minbias_2TeV'
,
19
'GoodRunsLists.minbias_900GeV'
,
20
'GoodRunsLists.minbias_solon_900GeV'
,
21
'GoodRunsLists.minbias_solon_windet_900GeV'
,
22
'GoodRunsLists.minbias_solon_2TeV'
,
23
'GoodRunsLists.minbias_stable_900GeV'
,
24
'GoodRunsLists.minbias_windet_900GeV'
,
25
]
python.OfficialGRLs.OfficialGRLs.collection
collection
Definition:
OfficialGRLs.py:11
python.OfficialGRLs.OfficialGRLs.__init__
def __init__(self)
Definition:
OfficialGRLs.py:9
python.OfficialGRLs.OfficialGRLs
Official collection of GRL maintained and produced by DQ group.
Definition:
OfficialGRLs.py:8
Generated on Thu Nov 7 2024 21:23:01 for ATLAS Offline Software by
1.8.18