Definition at line 13 of file AthHLT.py.
 
◆ __init__()
      
        
          | def python.AthHLT.CondDB.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          run  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ db_instance()
      
        
          | def python.AthHLT.CondDB.db_instance  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
Definition at line 17 of file AthHLT.py.
   17    def db_instance(self):
 
   18       if self.run>=self._run2:
 
 
 
 
◆ sor_folder()
      
        
          | def python.AthHLT.CondDB.sor_folder  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
Definition at line 22 of file AthHLT.py.
   23       if self.run>=self._run2:
 
   24          return '/TDAQ/RunCtrl/SOR' 
   26          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: