![]() |
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() | |
| CscClusterBuildCfg | ( | flags, | |
| name = "CscThresholdClusterBuilder" ) |
Definition at line 344 of file MuonRdoDecodeConfig.py.
| CscRDODecodeCfg | ( | flags, | |
| name = "CscRdoToCscPrepData", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 319 of file MuonRdoDecodeConfig.py.
| MdtRDODecodeCfg | ( | flags, | |
| name = "MuonMdtRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 277 of file MuonRdoDecodeConfig.py.
| MMRDODecodeCfg | ( | flags, | |
| name = "MuonMmRdoToPrdConv", | |||
| ** | kwargs ) |
Definition at line 264 of file MuonRdoDecodeConfig.py.
| MMRdoToPrepDataToolCfg | ( | flags, | |
| name = "MmRdoToPrepDataTool", | |||
| ** | kwargs ) |
Definition at line 249 of file MuonRdoDecodeConfig.py.
| MuonPRD_MultiTruthMakerCfg | ( | flags, | |
| name = "MuonPRD_MultiTruthMaker", | |||
| ** | kwargs ) |
Definition at line 379 of file MuonRdoDecodeConfig.py.
| 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.
| muonRdoDecodeTestData | ( | forTrigger = False | ) |
Definition at line 436 of file MuonRdoDecodeConfig.py.
| muonRdoDecodeTestMC | ( | ) |
Definition at line 483 of file MuonRdoDecodeConfig.py.
| MuonRDOtoPRDConvertorsCfg | ( | flags | ) |
Definition at line 397 of file MuonRdoDecodeConfig.py.
| MuonRdoToPrepDataAlgCfg | ( | flags, | |
| name = "MuonRdoToPrepDataAlg", | |||
| ** | kwargs ) |
Definition at line 48 of file MuonRdoDecodeConfig.py.
| RpcRDODecodeCfg | ( | flags, | |
| name = "MuonRpcRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 141 of file MuonRdoDecodeConfig.py.
| 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 64 of file MuonRdoDecodeConfig.py.
| StgcRDODecodeCfg | ( | flags, | |
| name = "MuonStgcRdoToPrdConv", | |||
| ** | kwargs ) |
Definition at line 229 of file MuonRdoDecodeConfig.py.
| StgcRdoToPrepDataToolCfg | ( | flags, | |
| name = "STGC_PrepDataProviderTool", | |||
| ** | kwargs ) |
Definition at line 211 of file MuonRdoDecodeConfig.py.
| TgcRDODecodeCfg | ( | flags, | |
| name = "MuonTgcRdoToPrdConv", | |||
| RDOContainer = None, | |||
| ** | kwargs ) |
Definition at line 168 of file MuonRdoDecodeConfig.py.
| MuonRdoDecodeConfig.cfg = muonRdoDecodeTestData() |
Definition at line 520 of file MuonRdoDecodeConfig.py.