|  | ATLAS Offline Software
    | 
| Functions | |
| def | DEFECT_IOV (channel, present, recoverable, user, comment) | 
| Variables | |
| string | DEFAULT_CONNECTION_STRING = "COOLOFL_GLOBAL/CONDBR2" | 
| string | PARENT_FOLDERSET = "/GLOBAL/DETSTATUS" | 
| string | DEFECTS_FOLDER = "/GLOBAL/DETSTATUS/DEFECTS" | 
| string | DEFECT_FOLDER_DESC = "Data Quality defects folder" | 
| string | DEFECT_LOGIC_FOLDER = "/GLOBAL/DETSTATUS/DEFECTLOGIC" | 
| string | DEFECT_LOGIC_FOLDER_DESC = "Data Quality virtual defects logic" | 
| string | DEFECT_LOGIC_TAG_FORMAT = "DetStatusDEFECTLOGIC-%04i" | 
| def python.constants.DEFECT_IOV | ( | channel, | |
| present, | |||
| recoverable, | |||
| user, | |||
| comment | |||
| ) | 
Definition at line 18 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFAULT_CONNECTION_STRING = "COOLOFL_GLOBAL/CONDBR2" | 
Definition at line 7 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFECT_FOLDER_DESC = "Data Quality defects folder" | 
Definition at line 11 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFECT_LOGIC_FOLDER = "/GLOBAL/DETSTATUS/DEFECTLOGIC" | 
Definition at line 13 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFECT_LOGIC_FOLDER_DESC = "Data Quality virtual defects logic" | 
Definition at line 14 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFECT_LOGIC_TAG_FORMAT = "DetStatusDEFECTLOGIC-%04i" | 
Definition at line 15 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.DEFECTS_FOLDER = "/GLOBAL/DETSTATUS/DEFECTS" | 
Definition at line 10 of file DataQuality/DQDefects/python/constants.py.
| string python.constants.PARENT_FOLDERSET = "/GLOBAL/DETSTATUS" | 
Definition at line 9 of file DataQuality/DQDefects/python/constants.py.
 1.8.18
 1.8.18