ATLAS Offline Software
|
Functions | |
def | PixelSiPropertiesCondAlgCfg (flags, name="PixelSiPropertiesCondAlg", **kwargs) |
def | PixelSiPropertiesToolCfg (flags, name="PixelSiPropertiesTool", **kwargs) |
Define methods to configure SiPropertiesTool Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
def python.PixelSiPropertiesConfig.PixelSiPropertiesCondAlgCfg | ( | flags, | |
name = "PixelSiPropertiesCondAlg" , |
|||
** | kwargs | ||
) |
Return configured ComponentAccumulator and tool for PixelSiPropertiesCondAlg SiPropertiesTool may be provided in kwargs
Definition at line 13 of file PixelSiPropertiesConfig.py.
def python.PixelSiPropertiesConfig.PixelSiPropertiesToolCfg | ( | flags, | |
name = "PixelSiPropertiesTool" , |
|||
** | kwargs | ||
) |
Return a SiPropertiesTool configured for Pixel
Definition at line 25 of file PixelSiPropertiesConfig.py.