Definition at line 54 of file LArConditionsContainer.py.
 
◆ __init__()
      
        
          | def python.LArConditionsContainer.LArConditionsContainer.__init__ | ( |  | self, | 
        
          |  |  |  | t | 
        
          |  | ) |  |  | 
      
 
Definition at line 55 of file LArConditionsContainer.py.
   60       t = cppyy.makeClass(t)
 
   62       self.typeName = t.type.__name__
 
   68     self.type.conditionsIter  = conditionsIter
 
   69     self.type.correctionsIter = correctionsIter
 
   70     self.type.coolChannelIter = coolChannelIter
 
   71     self.type.coolIOVIter     = coolIOVIter 
 
 
 
 
◆ type
      
        
          | python.LArConditionsContainer.LArConditionsContainer.type | 
      
 
 
◆ typeName
      
        
          | python.LArConditionsContainer.LArConditionsContainer.typeName | 
      
 
 
The documentation for this class was generated from the following file: