ATLAS Offline Software
Static Public Attributes | List of all members
python.MuonBytestreamDecodeConfig.MuonCacheNames Class Reference

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

Inheritance diagram for python.MuonBytestreamDecodeConfig.MuonCacheNames:
Collaboration diagram for python.MuonBytestreamDecodeConfig.MuonCacheNames:

Static Public Attributes

string MdtCsmCache = "MdtCsmRdoCache"
 
string CscCache = "CscRdoCache"
 
string RpcCache = "RpcRdoCache"
 
string TgcCache = "TgcRdoCache"
 

Detailed Description

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

Definition at line 7 of file MuonBytestreamDecodeConfig.py.

Member Data Documentation

◆ CscCache

string python.MuonBytestreamDecodeConfig.MuonCacheNames.CscCache = "CscRdoCache"
static

Definition at line 9 of file MuonBytestreamDecodeConfig.py.

◆ MdtCsmCache

string python.MuonBytestreamDecodeConfig.MuonCacheNames.MdtCsmCache = "MdtCsmRdoCache"
static

Definition at line 8 of file MuonBytestreamDecodeConfig.py.

◆ RpcCache

string python.MuonBytestreamDecodeConfig.MuonCacheNames.RpcCache = "RpcRdoCache"
static

Definition at line 10 of file MuonBytestreamDecodeConfig.py.

◆ TgcCache

string python.MuonBytestreamDecodeConfig.MuonCacheNames.TgcCache = "TgcRdoCache"
static

Definition at line 11 of file MuonBytestreamDecodeConfig.py.


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