Definition at line 12 of file AthHLT.py.
◆ __init__()
def python.AthHLT.CondDB.__init__ |
( |
|
self, |
|
|
|
run |
|
) |
| |
◆ db_instance()
def python.AthHLT.CondDB.db_instance |
( |
|
self | ) |
|
Definition at line 16 of file AthHLT.py.
16 def db_instance(self):
17 if self.run>=self._run2:
◆ sor_folder()
def python.AthHLT.CondDB.sor_folder |
( |
|
self | ) |
|
Definition at line 21 of file AthHLT.py.
22 if self.run>=self._run2:
23 return '/TDAQ/RunCtrl/SOR'
25 return '/TDAQ/RunCtrl/SOR_Params'
◆ _run2
int python.AthHLT.CondDB._run2 = 236108 |
|
staticprivate |
◆ run
The documentation for this class was generated from the following file: