![]() |
ATLAS Offline Software
|
Functions | |
| def | ActsAlignStoreProviderAlgCfg (flags, name="AlignStoreProviderAlg", **kwargs) |
| def | DetectorAlignCondAlgCfg (flags, name="DetectorAlignCondAlg", **kwargs) |
| def | PixelAlignCondAlgCfg (flags) |
| Setups the Acts alignment for the Pixel detectors. More... | |
| def | SctAlignCondAlgCfg (flags) |
| Setups the Acts alignment for the Sct detectors. More... | |
| def | ActsGeometryContextAlgCfg (flags, name="GeometryContextAlg", **kwargs) |
| Setup the Geometry context algorithm. More... | |
| def AlignmentAlgsConfig.ActsAlignStoreProviderAlgCfg | ( | flags, | |
name = "AlignStoreProviderAlg", |
|||
| ** | kwargs | ||
| ) |
Definition at line 7 of file AlignmentAlgsConfig.py.
| def AlignmentAlgsConfig.ActsGeometryContextAlgCfg | ( | flags, | |
name = "GeometryContextAlg", |
|||
| ** | kwargs | ||
| ) |
| def AlignmentAlgsConfig.DetectorAlignCondAlgCfg | ( | flags, | |
name = "DetectorAlignCondAlg", |
|||
| ** | kwargs | ||
| ) |
Definition at line 22 of file AlignmentAlgsConfig.py.
| def AlignmentAlgsConfig.PixelAlignCondAlgCfg | ( | flags | ) |
Setups the Acts alignment for the Pixel detectors.
Definition at line 40 of file AlignmentAlgsConfig.py.
| def AlignmentAlgsConfig.SctAlignCondAlgCfg | ( | flags | ) |
Setups the Acts alignment for the Sct detectors.
Definition at line 74 of file AlignmentAlgsConfig.py.
1.8.18