![]() |
ATLAS Offline Software
|
Functions | |
| def | PixelOverlayAlgCfg (flags, name="PixelOverlay", **kwargs) |
| def | PixelTruthOverlayCfg (flags, name="PixelSDOOverlay", **kwargs) |
| def | PixelOverlayCfg (flags) |
Define methods to construct configured Pixel overlay algorithms Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
| def PixelOverlayConfig.PixelOverlayAlgCfg | ( | flags, | |
name = "PixelOverlay", |
|||
| ** | kwargs | ||
| ) |
Return a ComponentAccumulator for PixelOverlay algorithm
Definition at line 10 of file PixelOverlayConfig.py.
| def PixelOverlayConfig.PixelOverlayCfg | ( | flags | ) |
Configure and return a ComponentAccumulator for Pixel overlay
Definition at line 85 of file PixelOverlayConfig.py.
| def PixelOverlayConfig.PixelTruthOverlayCfg | ( | flags, | |
name = "PixelSDOOverlay", |
|||
| ** | kwargs | ||
| ) |
Return a ComponentAccumulator for the Pixel SDO overlay algorithm
Definition at line 56 of file PixelOverlayConfig.py.
1.8.18