![]() |
ATLAS Offline Software
|
Classes | |
| class | MuonPrdCacheNames |
| Small class to hold the names for cache containers, should help to avoid copy / paste errors. More... | |
Functions | |
| MuonPrdCacheCfg (flags) | |
| This configuration function creates the IdentifiableCaches for PRD. | |
| MuonRdoToPrepDataAlgCfg (flags, name="MuonRdoToPrepDataAlg", **kwargs) | |
| RpcRdoToPrepDataToolCfg (flags, suffix="", RDOContainer=None, **kwargs) | |
| This configuration function sets up everything for decoding RPC RDO to PRD conversion. | |
| RpcRDODecodeCfg (flags, name="MuonRpcRdoToPrdConv", RDOContainer=None, **kwargs) | |
| TgcRDODecodeCfg (flags, name="MuonTgcRdoToPrdConv", RDOContainer=None, **kwargs) | |
| StgcRdoToPrepDataToolCfg (flags, name="STGC_PrepDataProviderTool", **kwargs) | |
| StgcRDODecodeCfg (flags, name="MuonStgcRdoToPrdConv", **kwargs) | |
| MMRdoToPrepDataToolCfg (flags, name="MmRdoToPrepDataTool", **kwargs) | |
| MMRDODecodeCfg (flags, name="MuonMmRdoToPrdConv", **kwargs) | |
| MdtRDODecodeCfg (flags, name="MuonMdtRdoToPrdConv", RDOContainer=None, **kwargs) | |
| CscRDODecodeCfg (flags, name="CscRdoToCscPrepData", RDOContainer=None, **kwargs) | |
| CscClusterBuildCfg (flags, name="CscThresholdClusterBuilder") | |
| MuonPRD_MultiTruthMakerCfg (flags, name="MuonPRD_MultiTruthMaker", **kwargs) | |
| MuonRDOtoPRDConvertorsCfg (flags) | |
| muonRdoDecodeTestData (forTrigger=False) | |
| muonRdoDecodeTestMC () | |
Variables | |
| cfg = muonRdoDecodeTestData() | |
| MuonRdoDecodeConfig.CscClusterBuildCfg | ( | flags, | |
| name = "CscThresholdClusterBuilder" ) |
Definition at line 341 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.CscRDODecodeCfg | ( | flags, | |
| name = "CscRdoToCscPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 316 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MdtRDODecodeCfg | ( | flags, | |
| name = "MuonMdtRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 274 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MMRDODecodeCfg | ( | flags, | |
| name = "MuonMmRdoToPrdConv", | |||
| ** | kwargs ) |
Definition at line 261 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MMRdoToPrepDataToolCfg | ( | flags, | |
| name = "MmRdoToPrepDataTool", | |||
| ** | kwargs ) |
Definition at line 246 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonPRD_MultiTruthMakerCfg | ( | flags, | |
| name = "MuonPRD_MultiTruthMaker", | |||
| ** | kwargs ) |
Definition at line 376 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonPrdCacheCfg | ( | flags | ) |
This configuration function creates the IdentifiableCaches for PRD.
The function returns a ComponentAccumulator which should be loaded first If a configuration wants to use the cache, they need to use the same names as defined here
Definition at line 25 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.muonRdoDecodeTestData | ( | forTrigger = False | ) |
Definition at line 433 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.muonRdoDecodeTestMC | ( | ) |
Definition at line 480 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonRDOtoPRDConvertorsCfg | ( | flags | ) |
Definition at line 394 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonRdoToPrepDataAlgCfg | ( | flags, | |
| name = "MuonRdoToPrepDataAlg", | |||
| ** | kwargs ) |
Definition at line 45 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.RpcRDODecodeCfg | ( | flags, | |
| name = "MuonRpcRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 138 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.RpcRdoToPrepDataToolCfg | ( | flags, | |
| suffix = "", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
This configuration function sets up everything for decoding RPC RDO to PRD conversion.
The function returns a ComponentAccumulator and the data-converting algorithm, which should be added to the right sequence by the user
Definition at line 61 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.StgcRDODecodeCfg | ( | flags, | |
| name = "MuonStgcRdoToPrdConv", | |||
| ** | kwargs ) |
Definition at line 226 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.StgcRdoToPrepDataToolCfg | ( | flags, | |
| name = "STGC_PrepDataProviderTool", | |||
| ** | kwargs ) |
Definition at line 208 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.TgcRDODecodeCfg | ( | flags, | |
| name = "MuonTgcRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 165 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.cfg = muonRdoDecodeTestData() |
Definition at line 517 of file MuonRdoDecodeConfig.py.