CMS 3D CMS Logo

Variables
dqm::qstatus Namespace Reference

Variables

static const int DID_NOT_RUN = 90
 
static const int DISABLED = 50
 
static const int ERROR = 300
 
static const int ERROR = 300
 
static const int INSUF_STAT = 70
 
static const int INVALID = 60
 
static const int OTHER = 30
 
static const int STATUS_OK = 100
 
static const int STATUS_OK = 100
 
static const int WARNING = 200
 
static const int WARNING = 200
 

Detailed Description

Numeric constants for quality test results. The smaller the number, the less severe the message.

Variable Documentation

◆ DID_NOT_RUN

const int dqm::qstatus::DID_NOT_RUN = 90
static

Definition at line 54 of file MonitorElement.h.

Referenced by dqm::impl::MonitorElement::getQReport(), and QCriterion::init().

◆ DISABLED

const int dqm::qstatus::DISABLED = 50
static

◆ ERROR [1/2]

const int dqm::qstatus::ERROR = 300
static

Definition at line 40 of file DQMNet.cc.

◆ ERROR [2/2]

const int dqm::qstatus::ERROR = 300
static

◆ INSUF_STAT

const int dqm::qstatus::INSUF_STAT = 70
static

Definition at line 53 of file MonitorElement.h.

Referenced by SiPixelUtility::computeErrorCode().

◆ INVALID

const int dqm::qstatus::INVALID = 60
static

◆ OTHER

const int dqm::qstatus::OTHER = 30
static

◆ STATUS_OK [1/2]

const int dqm::qstatus::STATUS_OK = 100
static

Definition at line 38 of file DQMNet.cc.

◆ STATUS_OK [2/2]

const int dqm::qstatus::STATUS_OK = 100
static

◆ WARNING [1/2]

const int dqm::qstatus::WARNING = 200
static

Definition at line 39 of file DQMNet.cc.

◆ WARNING [2/2]

const int dqm::qstatus::WARNING = 200
static