ATLAS Offline Software
|
Functions | |
def | PixelReadoutManagerCfg (flags, name="PixelReadoutManager", **kwargs) |
def | ITkPixelReadoutManagerCfg (flags, name="ITkPixelReadoutManager", **kwargs) |
def | PLR_ReadoutManagerCfg (flags, name="PLR_ReadoutManager", **kwargs) |
def python.PixelReadoutGeometryConfig.ITkPixelReadoutManagerCfg | ( | flags, | |
name = "ITkPixelReadoutManager" , |
|||
** | kwargs | ||
) |
Return a ComponentAccumulator with configured ITkPixelReadoutManager
Definition at line 13 of file PixelReadoutGeometryConfig.py.
def python.PixelReadoutGeometryConfig.PixelReadoutManagerCfg | ( | flags, | |
name = "PixelReadoutManager" , |
|||
** | kwargs | ||
) |
Return a ComponentAccumulator with configured PixelReadoutManager
Definition at line 6 of file PixelReadoutGeometryConfig.py.
def python.PixelReadoutGeometryConfig.PLR_ReadoutManagerCfg | ( | flags, | |
name = "PLR_ReadoutManager" , |
|||
** | kwargs | ||
) |
Return a ComponentAccumulator with a PLR configured ITkPixelReadoutManager
Definition at line 19 of file PixelReadoutGeometryConfig.py.