Go to the source code of this file.
Defines | |
#define | THIS_DETECTOR QDbDetector::DN_UNKNOWN |
It is used at compile time to determine the allowed range for run number for a particular detector. It must be a valid value of enum DetectorName. | |
Enumerations | |
enum | StopStatus_t { OK = 0, Cryogenics = 1, Electronics = 2, DAQ = 3, ENVIRONMENT = 4, OTHER = 5, CRASH = 8, BadForAnalysis = 6 } |
enum | QApolloUserLevel { SoftwareLevel = -1, SuperUserLevel = 0, AddUserLevel = 5, StartStopLevel = 10, ReadLevel = 20, NoPrivLevel = 99, InvalidLevel = 100 } |
user authentication levels allowed in the users db table More... |
#define THIS_DETECTOR QDbDetector::DN_UNKNOWN |
It is used at compile time to determine the allowed range for run number for a particular detector. It must be a valid value of enum DetectorName.
THIS_DETECTOR
Referenced by QGUIBasketSelector::BuildNames(), QBasePulserController::InitSlowClient(), QBoloCheckLoadCurve::ProcessCurveChild(), QGuiControlWindow::QGuiControlWindow(), QGUIDataCollector::Reset(), and QSlowControlServer::UpdateServerMode().
enum QApolloUserLevel |
user authentication levels allowed in the users db table
Lower level corresponds to higher the privileges