ATLAS Offline Software
Functions | Variables
python.constants Namespace Reference

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"
 

Function Documentation

◆ DEFECT_IOV()

def python.constants.DEFECT_IOV (   channel,
  present,
  recoverable,
  user,
  comment 
)

Definition at line 18 of file DataQuality/DQDefects/python/constants.py.

18 def DEFECT_IOV(channel, present, recoverable, user, comment):
19  pass

Variable Documentation

◆ DEFAULT_CONNECTION_STRING

string python.constants.DEFAULT_CONNECTION_STRING = "COOLOFL_GLOBAL/CONDBR2"

Definition at line 7 of file DataQuality/DQDefects/python/constants.py.

◆ DEFECT_FOLDER_DESC

string python.constants.DEFECT_FOLDER_DESC = "Data Quality defects folder"

Definition at line 11 of file DataQuality/DQDefects/python/constants.py.

◆ DEFECT_LOGIC_FOLDER

string python.constants.DEFECT_LOGIC_FOLDER = "/GLOBAL/DETSTATUS/DEFECTLOGIC"

Definition at line 13 of file DataQuality/DQDefects/python/constants.py.

◆ DEFECT_LOGIC_FOLDER_DESC

string python.constants.DEFECT_LOGIC_FOLDER_DESC = "Data Quality virtual defects logic"

Definition at line 14 of file DataQuality/DQDefects/python/constants.py.

◆ DEFECT_LOGIC_TAG_FORMAT

string python.constants.DEFECT_LOGIC_TAG_FORMAT = "DetStatusDEFECTLOGIC-%04i"

Definition at line 15 of file DataQuality/DQDefects/python/constants.py.

◆ DEFECTS_FOLDER

string python.constants.DEFECTS_FOLDER = "/GLOBAL/DETSTATUS/DEFECTS"

Definition at line 10 of file DataQuality/DQDefects/python/constants.py.

◆ PARENT_FOLDERSET

string python.constants.PARENT_FOLDERSET = "/GLOBAL/DETSTATUS"

Definition at line 9 of file DataQuality/DQDefects/python/constants.py.

python.constants.DEFECT_IOV
def DEFECT_IOV(channel, present, recoverable, user, comment)
Definition: DataQuality/DQDefects/python/constants.py:18