ATLAS Offline Software
Static Public Attributes | List of all members
python.MuonRdoDecodeConfig.MuonPrdCacheNames Class Reference

Small class to hold the names for cache containers, should help to avoid copy / paste errors. More...

Inheritance diagram for python.MuonRdoDecodeConfig.MuonPrdCacheNames:
Collaboration diagram for python.MuonRdoDecodeConfig.MuonPrdCacheNames:

Static Public Attributes

string MdtCache = "MdtPrdCache"
 
string CscCache = "CscPrdCache"
 
string CscStripCache = "CscStripPrdCache"
 
string RpcCache = "RpcPrdCache"
 
string TgcCache = "TgcPrdCache"
 
string sTgcCache = "sTgcPrdCache"
 
string MmCache = "MmPrdCache"
 
string RpcCoinCache = "RpcCoinCache"
 
string TgcCoinCache = "TgcCoinCache"
 

Detailed Description

Small class to hold the names for cache containers, should help to avoid copy / paste errors.

Definition at line 9 of file MuonRdoDecodeConfig.py.

Member Data Documentation

◆ CscCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.CscCache = "CscPrdCache"
static

Definition at line 11 of file MuonRdoDecodeConfig.py.

◆ CscStripCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.CscStripCache = "CscStripPrdCache"
static

Definition at line 12 of file MuonRdoDecodeConfig.py.

◆ MdtCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.MdtCache = "MdtPrdCache"
static

Definition at line 10 of file MuonRdoDecodeConfig.py.

◆ MmCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.MmCache = "MmPrdCache"
static

Definition at line 16 of file MuonRdoDecodeConfig.py.

◆ RpcCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.RpcCache = "RpcPrdCache"
static

Definition at line 13 of file MuonRdoDecodeConfig.py.

◆ RpcCoinCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.RpcCoinCache = "RpcCoinCache"
static

Definition at line 17 of file MuonRdoDecodeConfig.py.

◆ sTgcCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.sTgcCache = "sTgcPrdCache"
static

Definition at line 15 of file MuonRdoDecodeConfig.py.

◆ TgcCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.TgcCache = "TgcPrdCache"
static

Definition at line 14 of file MuonRdoDecodeConfig.py.

◆ TgcCoinCache

string python.MuonRdoDecodeConfig.MuonPrdCacheNames.TgcCoinCache = "TgcCoinCache"
static

Definition at line 18 of file MuonRdoDecodeConfig.py.


The documentation for this class was generated from the following file: