ATLAS Offline Software
|
Static class providing TileCal bad channel problems. More...
#include <TileBchPrbs.h>
Static Public Member Functions | |
static std::string | getDescription (const Prb &prb) |
Get description of problem. More... | |
Static Private Member Functions | |
static std::map< Prb, std::string > | initPrbDesc () |
Initializes the problem description map. More... | |
Static class providing TileCal bad channel problems.
The different problems are encoded as enums. The enum assigned to a problem should never be changed (otherwise readback of old conditions data is compromised)!
Definition at line 20 of file TileBchPrbs.h.
enum TileBchPrbs::Prb |
Definition at line 24 of file TileBchPrbs.h.
|
staticprivate |