![]() |
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="RpcRdoToRpcPrepData", RDOContainer=None, **kwargs) | |
| TgcRDODecodeCfg (flags, name="TgcRdoToTgcPrepData", RDOContainer=None, **kwargs) | |
| TgcPrepDataReplicationToolAllBCto3BC (flags, name="TgcPrepDataAllBCto3BCTool", **kwargs) | |
| TgcPrepDataAllBCto3BCCfg (flags, name="TgcPrepDataAllTo3Replicator", **kwargs) | |
| StgcRdoToPrepDataToolCfg (flags, name="STGC_PrepDataProviderTool", **kwargs) | |
| StgcRDODecodeCfg (flags, name="StgcRdoToStgcPrepData", **kwargs) | |
| MMRdoToPrepDataToolCfg (flags, name="MmRdoToPrepDataTool", **kwargs) | |
| MMRDODecodeCfg (flags, name="MM_RdoToMM_PrepData", **kwargs) | |
| MdtRDODecodeCfg (flags, name="MdtRdoToMdtPrepData", 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 339 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.CscRDODecodeCfg | ( | flags, | |
| name = "CscRdoToCscPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 314 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MdtRDODecodeCfg | ( | flags, | |
| name = "MdtRdoToMdtPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 272 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MMRDODecodeCfg | ( | flags, | |
| name = "MM_RdoToMM_PrepData", | |||
| ** | 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 374 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 430 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.muonRdoDecodeTestMC | ( | ) |
Definition at line 477 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonRDOtoPRDConvertorsCfg | ( | flags | ) |
Definition at line 392 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.MuonRdoToPrepDataAlgCfg | ( | flags, | |
| name = "MuonRdoToPrepDataAlg", | |||
| ** | kwargs ) |
Definition at line 45 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.RpcRDODecodeCfg | ( | flags, | |
| name = "RpcRdoToRpcPrepData", | |||
| 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 = "StgcRdoToStgcPrepData", | |||
| ** | 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 = "TgcRdoToTgcPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 166 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.cfg = muonRdoDecodeTestData() |
Definition at line 514 of file MuonRdoDecodeConfig.py.