![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
| Summary (self) | |
| getsearchquery (self) | |
| getparseddqflags (self) | |
| getdqfolder (self) | |
| setdqfolder (self, dqfolder='') | |
| setdqctag (self, dqctag) | |
| setctag (self, ctag) | |
| getctag (self) | |
| setPrefix (self, newprefix) | |
Public Attributes | |
| str | name = "GoodRunsListConfig" |
| str | querytool = "AtlRunQuery.py" |
| str | listname = "default.xml" |
| str | prefix = "" |
| str | show = "" |
| show arguments | |
| str | dqfolder = "DEFECTS" |
| dict | querydict = {} |
| list | dqignore = [] |
Definition at line 4 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.__init__ | ( | self | ) |
Definition at line 5 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.getctag | ( | self | ) |
Definition at line 149 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.getdqfolder | ( | self | ) |
Definition at line 108 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.getparseddqflags | ( | self | ) |
Definition at line 75 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.getsearchquery | ( | self | ) |
Definition at line 46 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.setctag | ( | self, | |
| ctag ) |
Definition at line 146 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.setdqctag | ( | self, | |
| dqctag ) |
Definition at line 129 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.setdqfolder | ( | self, | |
| dqfolder = '' ) |
Definition at line 111 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.setPrefix | ( | self, | |
| newprefix ) |
Definition at line 152 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.Summary | ( | self | ) |
Definition at line 35 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.dqfolder = "DEFECTS" |
Definition at line 12 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.dqignore = [] |
Definition at line 32 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.listname = "default.xml" |
Definition at line 9 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.name = "GoodRunsListConfig" |
Definition at line 7 of file GoodRunsListConfig.py.
| str python.GoodRunsListConfig.GoodRunsListConfig.prefix = "" |
Definition at line 10 of file GoodRunsListConfig.py.
| dict python.GoodRunsListConfig.GoodRunsListConfig.querydict = {} |
Definition at line 16 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.querytool = "AtlRunQuery.py" |
Definition at line 8 of file GoodRunsListConfig.py.
| python.GoodRunsListConfig.GoodRunsListConfig.show = "" |
show arguments
Definition at line 11 of file GoodRunsListConfig.py.