![]() |
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) | |
| TgcPrepDataReplicationToolAllBCto3BC (flags, name="TgcPrepDataAllBCto3BCTool", **kwargs) | |
| TgcPrepDataAllBCto3BCCfg (flags, name="TgcPrepDataAllTo3Replicator", **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 338 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.CscRDODecodeCfg | ( | flags, | |
| name = "CscRdoToCscPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 313 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MdtRDODecodeCfg | ( | flags, | |
| name = "MuonMdtRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 272 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MMRDODecodeCfg | ( | flags, | |
| name = "MuonMmRdoToPrdConv", | |||
| ** | kwargs ) |
Definition at line 259 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MMRdoToPrepDataToolCfg | ( | flags, | |
| name = "MmRdoToPrepDataTool", | |||
| ** | kwargs ) |
Definition at line 244 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonPRD_MultiTruthMakerCfg | ( | flags, | |
| name = "MuonPRD_MultiTruthMaker", | |||
| ** | kwargs ) |
Definition at line 373 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 429 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.muonRdoDecodeTestMC | ( | ) |
Definition at line 476 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonRDOtoPRDConvertorsCfg | ( | flags | ) |
Definition at line 391 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 140 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 224 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.StgcRdoToPrepDataToolCfg | ( | flags, | |
| name = "STGC_PrepDataProviderTool", | |||
| ** | kwargs ) |
Definition at line 206 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.TgcPrepDataAllBCto3BCCfg | ( | flags, | |
| name = "TgcPrepDataAllTo3Replicator", | |||
| ** | kwargs ) |
Definition at line 199 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.TgcPrepDataReplicationToolAllBCto3BC | ( | flags, | |
| name = "TgcPrepDataAllBCto3BCTool", | |||
| ** | kwargs ) |
Definition at line 193 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.TgcRDODecodeCfg | ( | flags, | |
| name = "MuonTgcRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 166 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.cfg = muonRdoDecodeTestData() |
Definition at line 513 of file MuonRdoDecodeConfig.py.