ATLAS Offline Software
|
#include <string>
Go to the source code of this file.
Namespaces | |
Muon | |
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
Enumerations | |
enum | Muon::CscTimeStatus { Muon::CscTimeSuccess =0, Muon::CscTimeEarly =1, Muon::CscTimeLate =2, Muon::CscTimeUnavailable =3, Muon::CscTimeStatusUndefined =255 } |
Enum to represent the cluster time measurement status - see the specific enum values for more details. More... | |
Functions | |
std::string | Muon::toString (CscTimeStatus cstat) |
Return a string description of a CSC cluster status flag. More... | |