ATLAS Offline Software
|
Functions | |
def | PLR_SiPropertiesCondAlgCfg (flags, name="PLR_SiPropertiesCondAlg", **kwargs) |
def | PLR_SiPropertiesToolCfg (flags, name="PLR_SiPropertiesTool", **kwargs) |
Define methods to configure SiPropertiesTool for PLR Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
def python.PLR_SiPropertiesConfig.PLR_SiPropertiesCondAlgCfg | ( | flags, | |
name = "PLR_SiPropertiesCondAlg" , |
|||
** | kwargs | ||
) |
Return configured ComponentAccumulator and tool for PLR_SiPropertiesCondAlg SiPropertiesTool may be provided in kwargs
Definition at line 13 of file PLR_SiPropertiesConfig.py.
def python.PLR_SiPropertiesConfig.PLR_SiPropertiesToolCfg | ( | flags, | |
name = "PLR_SiPropertiesTool" , |
|||
** | kwargs | ||
) |
Return a SiPropertiesTool configured for PLR
Definition at line 30 of file PLR_SiPropertiesConfig.py.