QDbDefs.hh File Reference


Detailed Description

common definitions and enums for db classes

Go to the source code of this file.

Defines

#define THIS_DETECTOR   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  RunType {
  RT_UNKNOWN, RT_BACKGROUND, RT_CALIBRATION, RT_NPULSES,
  RT_TEST, RT_REPROCESS, RT_SIMULATION
}
 possible run types More...
enum  DetectorName {
  DN_CUORICINO = 0, DN_THREETOWERS = 1, DN_CUORE0 = 2, DN_CUORE = 3,
  DN_HALLC = 5, DN_HALLC_CUORE = 6, DN_UNKNOWN = 9
}
 possible detector names
enum  StopStatus_t {
  OK = 0, Cryogenics = 1, Electronics = 2, DAQ = 3,
  ENVIRONMENT = 4, OTHER = 5, CRASH = 8, BadForAnalysis = 6
}


Define Documentation

#define THIS_DETECTOR   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


Enumeration Type Documentation

enum RunType

possible run types

Enumerator:
RT_UNKNOWN  runtype is unknown
RT_BACKGROUND  background measurement
RT_CALIBRATION  calibration measurement
RT_NPULSES  heater pulses at several amplitudes
RT_TEST  test measurement
RT_REPROCESS  reprocess data starting from gz files
RT_SIMULATION  simulated data


Generated on Fri Mar 6 13:40:40 2009 for CUORE Software by  doxygen 1.5.1