ATLAS Offline Software
DQWebDisplayConfig.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 # -*- coding: utf-8 -*-
4 
6  config = ""
7  hcfg = ""
8  hcfg_min10 = ""
9  hcfg_min30 = ""
10  server = []
11  histogramCache = ""
12  hanResultsDir = ""
13  eosResultsDir = ""
14  htmlDir = ""
15  htmlWeb = ""
16  runlist = ""
17  indexFile = ""
18  lockFile = ""
19  dbConnection = ""
20  dqmfOfl = ""
21  shiftOfl = ""
22  dbTagName = ""
23  dbTagNameESn = ""
24  dbTagNameShiftOfl = "HEAD"
25  dbConnectionHisto = ""
26  dqmfOflHisto = ""
27  dbTagNameH = ""
28  auth = ""
29  webHandoffDir = ""
30  filemap = {}
31  doHandi = True
32  emailWarnings = False
33 
python.DQWebDisplayConfig.DQWebDisplayConfig
Definition: DQWebDisplayConfig.py:5
pickleTool.object
object
Definition: pickleTool.py:30