|  | ATLAS Offline Software
    | 
 
 
 
|  | 
| def | BarrelCryostatCalibrationCalculatorCfg (flags, name="BarrelCryostatCalibrationCalculator", **kwargs) | 
|  | 
| def | BarrelCryostatCalibrationLArCalculatorCfg (flags, name="BarrelCryostatCalibrationLArCalculator", **kwargs) | 
|  | 
| def | BarrelCryostatCalibrationMixedCalculatorCfg (flags, name="BarrelCryostatCalibrationMixedCalculator", **kwargs) | 
|  | 
| def | DMCalibrationCalculatorCfg (flags, name="DMCalibrationCalculator", **kwargs) | 
|  | 
| def | BarrelCalibrationCalculatorCfg (flags, name="BarrelCalibrationCalculator", **kwargs) | 
|  | 
| def | BarrelPresamplerCalibrationCalculatorCfg (flags, name="BarrelPresamplerCalibrationCalculator", **kwargs) | 
|  | 
| def | EMBCalculatorCfg (flags, name="EMBCalculator", **kwargs) | 
|  | 
| def | EMBPresamplerCalculatorCfg (flags, name="EMBPresamplerCalculator", **kwargs) | 
|  | 
| def | LArBarrelGeometryCfg (flags, name="LArBarrelGeometry", **kwargs) | 
|  | 
| def | LArBarrelPresamplerGeometryCfg (flags, name="LArBarrelPresamplerGeometry", **kwargs) | 
|  | 
◆ BarrelCalibrationCalculatorCfg()
      
        
          | def LArG4BarrelConfig.BarrelCalibrationCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "BarrelCalibrationCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 30 of file LArG4BarrelConfig.py.
   32     result.addService( CompFactory.LArG4.Barrel.CalibrationCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ BarrelCryostatCalibrationCalculatorCfg()
      
        
          | def LArG4BarrelConfig.BarrelCryostatCalibrationCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "BarrelCryostatCalibrationCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 6 of file LArG4BarrelConfig.py.
    8     result.addService( CompFactory.LArG4.BarrelCryostat.CalibrationCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ BarrelCryostatCalibrationLArCalculatorCfg()
      
        
          | def LArG4BarrelConfig.BarrelCryostatCalibrationLArCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "BarrelCryostatCalibrationLArCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 12 of file LArG4BarrelConfig.py.
   14     result.addService( CompFactory.LArG4.BarrelCryostat.CalibrationLArCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ BarrelCryostatCalibrationMixedCalculatorCfg()
      
        
          | def LArG4BarrelConfig.BarrelCryostatCalibrationMixedCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "BarrelCryostatCalibrationMixedCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 18 of file LArG4BarrelConfig.py.
   20     result.addService( CompFactory.LArG4.BarrelCryostat.CalibrationMixedCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ BarrelPresamplerCalibrationCalculatorCfg()
      
        
          | def LArG4BarrelConfig.BarrelPresamplerCalibrationCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "BarrelPresamplerCalibrationCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 36 of file LArG4BarrelConfig.py.
   38     result.addService( CompFactory.LArG4.BarrelPresampler.CalibrationCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ DMCalibrationCalculatorCfg()
      
        
          | def LArG4BarrelConfig.DMCalibrationCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "DMCalibrationCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 24 of file LArG4BarrelConfig.py.
   26     result.addService( CompFactory.LArG4.DM.CalibrationCalculator(name, **kwargs), primary=
True )
 
 
 
 
◆ EMBCalculatorCfg()
      
        
          | def LArG4BarrelConfig.EMBCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "EMBCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 42 of file LArG4BarrelConfig.py.
   45     result.addService(CompFactory.LArBarrelCalculator(name, **kwargs), primary=
True)
 
 
 
 
◆ EMBPresamplerCalculatorCfg()
      
        
          | def LArG4BarrelConfig.EMBPresamplerCalculatorCfg | ( |  | flags, | 
        
          |  |  |  | name = "EMBPresamplerCalculator", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 49 of file LArG4BarrelConfig.py.
   53     result.addService(CompFactory.LArBarrelPresamplerCalculator(name, **kwargs), primary=
True)
 
 
 
 
◆ LArBarrelGeometryCfg()
      
        
          | def LArG4BarrelConfig.LArBarrelGeometryCfg | ( |  | flags, | 
        
          |  |  |  | name = "LArBarrelGeometry", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 57 of file LArG4BarrelConfig.py.
   59     result.addService(CompFactory.LArG4.Barrel.Geometry(name, **kwargs), primary=
True)
 
 
 
 
◆ LArBarrelPresamplerGeometryCfg()
      
        
          | def LArG4BarrelConfig.LArBarrelPresamplerGeometryCfg | ( |  | flags, | 
        
          |  |  |  | name = "LArBarrelPresamplerGeometry", | 
        
          |  |  | ** | kwargs | 
        
          |  | ) |  |  | 
      
 
Definition at line 63 of file LArG4BarrelConfig.py.
   65     result.addService(CompFactory.LArG4.BarrelPresampler.Geometry(name, **kwargs), primary=
True)
 
 
 
 
 
def LArBarrelGeometryCfg(flags, name="LArBarrelGeometry", **kwargs)
def EMBPresamplerCalculatorCfg(flags, name="EMBPresamplerCalculator", **kwargs)
def LArBarrelPresamplerGeometryCfg(flags, name="LArBarrelPresamplerGeometry", **kwargs)
def BarrelCryostatCalibrationMixedCalculatorCfg(flags, name="BarrelCryostatCalibrationMixedCalculator", **kwargs)
def EMBCalculatorCfg(flags, name="EMBCalculator", **kwargs)
def BarrelPresamplerCalibrationCalculatorCfg(flags, name="BarrelPresamplerCalibrationCalculator", **kwargs)
def BarrelCryostatCalibrationCalculatorCfg(flags, name="BarrelCryostatCalibrationCalculator", **kwargs)
def DMCalibrationCalculatorCfg(flags, name="DMCalibrationCalculator", **kwargs)
def BarrelCryostatCalibrationLArCalculatorCfg(flags, name="BarrelCryostatCalibrationLArCalculator", **kwargs)
def BarrelCalibrationCalculatorCfg(flags, name="BarrelCalibrationCalculator", **kwargs)