CMS 3D CMS Logo

Enumerations | Variables
hcaldqm::constants Namespace Reference

Enumerations

enum  OrbitGapType {
  tNull = 0, tPedestal = 1, tLED = 2, tHFRaddam = 3,
  tHBHEHPD = 4, tHO = 5, tHF = 6, tZDC = 7,
  tHEPMega = 8, tHEMMega = 9, tHBPMega = 10, tHBMMega = 11,
  tSomething = 12, tCRF = 13, tCalib = 14, tSafe = 15,
  tUnknown = 16, nOrbitGapType = 17
}
 

Variables

const double adc2fC [256]
 
const double AXIS_ADC_MAX = 128
 
const double AXIS_ADC_MAX_PED = 5
 
const double AXIS_ADC_MIN = 0
 
const int AXIS_ADC_NBINS = 128
 
const int AXIS_ADC_NBINS_PED = 100
 
const double AXIS_ENERGY_MAX = 200
 
const double AXIS_ENERGY_MIN = -10.
 
const int AXIS_ENERGY_NBINS = 400
 
const double AXIS_NOMFC_MAX = 3000.
 
const double AXIS_NOMFC_MAX_3000 = 3000.
 
const double AXIS_NOMFC_MIN = 0
 
const int AXIS_NOMFC_NBINS = 300
 
const int AXIS_NOMFC_NBINS_3000 = 300
 
const double AXIS_TIME_MAX = 50
 
const double AXIS_TIME_MIN = -50.
 
const int AXIS_TIME_NBINS = 200
 
const double AXIS_TIMETS_MAX = 10
 
const double AXIS_TIMETS_MIN = 0
 
const int AXIS_TIMETS_NBINS = 10
 
const double BAD = 0.5
 
const int BIT_AXIS_FLAG = 4
 
const int BIT_AXIS_LS = 3
 
const int BIT_AXIS_XLOG = 0
 
const int BIT_AXIS_YLOG = 1
 
const int BIT_AXIS_ZLOG = 2
 
const int BIT_OFFSET = 19
 
const int CALIBEVENTS_MIN = 100
 
const int CAPS_NUM = 4
 
const int CHS_NUM [SUBDET_NUM] = {2592, 2592, 2192, 1728}
 
const std::map< unsigned int, unsigned int > crate2fed_map
 
const int CRATE_TOTAL_NUM = CRATE_VME_NUM + CRATE_uTCA_NUM
 
const int CRATE_uTCA_DELTA = 1
 
const int CRATE_uTCA_MAX = 37
 
const int CRATE_uTCA_MIN = 20
 
const int CRATE_uTCA_NUM = CRATE_uTCA_MAX - CRATE_uTCA_MIN + 1
 
const int CRATE_VME_DELTA = 1
 
const int CRATE_VME_MAX = 18
 
const int CRATE_VME_MIN = 0
 
const int CRATE_VME_NUM = CRATE_VME_MAX - CRATE_VME_MIN + 1
 
const std::vector< unsigned int > crateList
 
const std::vector< unsigned int > crateListHF = {22, 29, 32}
 
const std::vector< unsigned int > crateListHO = {23, 26, 27, 38}
 
const std::vector< unsigned int > crateListuTCA = {20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 34, 35, 37, 38}
 
const std::vector< unsigned int > crateListVME = {3, 6, 7, 13}
 
const double DELTA = 0.005
 
const int DEPTH_DELTA = 1
 
const int DEPTH_MAX = 4
 
const int DEPTH_MIN = 1
 
const int DEPTH_NUM = 4
 
const uint8_t EVENTTYPE_LASER = 14
 
const uint8_t EVENTTYPE_LED = 15
 
const uint8_t EVENTTYPE_PEDESTAL = 1
 
const std::map< unsigned int, unsigned int > fed2crate_map
 
const int FED_TOTAL_NUM = FED_VME_NUM + FED_uTCA_NUM
 
const int FED_uTCA_DELTA = 1
 
const int FED_uTCA_MAX = FED_uTCA_MIN + FED_uTCA_MAX_REAL - 1
 
const int FED_uTCA_MAX_REAL = 50
 
const int FED_uTCA_MIN = FEDNumbering::MINHCALuTCAFEDID
 
const int FED_uTCA_NUM = FED_uTCA_MAX - FED_uTCA_MIN + 1
 
const int FED_VME_DELTA = 1
 
const int FED_VME_MAX = FEDNumbering::MAXHCALFEDID
 
const int FED_VME_MIN = FEDNumbering::MINHCALFEDID
 
const int FED_VME_NUM = FED_VME_MAX - FED_VME_MIN + 1
 
const std::vector< unsigned int > fedList
 
const std::vector< unsigned int > fedListuTCA
 
const std::vector< unsigned int > fedListVME = {724, 725, 726, 727, 728, 729, 730, 731}
 
const int FIBER_uTCA_MAX1 = 11
 
const int FIBER_uTCA_MAX2 = 23
 
const int FIBER_uTCA_MIN1 = 0
 
const int FIBER_uTCA_MIN2 = 12
 
const int FIBER_uTCA_NUM = FIBER_uTCA_MAX1 - FIBER_uTCA_MIN1 + 1 + FIBER_uTCA_MAX2 - FIBER_uTCA_MIN2 + 1
 
const int FIBER_VME_MAX = 8
 
const int FIBER_VME_MIN = 1
 
const int FIBER_VME_NUM = FIBER_VME_MAX - FIBER_VME_MIN + 1
 
const int FIBERCH_MAX = 5
 
const int FIBERCH_MIN = 0
 
const int FIBERCH_NUM = FIBERCH_MAX - FIBERCH_MIN + 1
 
const int FIBEROFFSET_INVALID = -1000
 
const int GARBAGE_VALUE = -1000
 
const double GOOD = 1.0
 
const int HB = 1
 
const int HE = 2
 
const int HF = 4
 
const int HO = 3
 
const int IETA_DELTA = 1
 
const int IETA_MAX = 41
 
const int IETA_MAX_HB = 16
 
const int IETA_MAX_HE = 29
 
const int IETA_MAX_HF = 41
 
const int IETA_MAX_HO = 15
 
const int IETA_MAX_TPHBHE = 28
 
const int IETA_MAX_TPHF = 32
 
const int IETA_MIN = 1
 
const int IETA_MIN_HB = 1
 
const int IETA_MIN_HE = 16
 
const int IETA_MIN_HF = 29
 
const int IETA_MIN_HO = 1
 
const int IETA_NUM = 2 * (IETA_MAX - IETA_MIN + 1) + 1
 
const int IPHI_DELTA = 1
 
const int IPHI_DELTA_HF = 2
 
const int IPHI_DELTA_TPHF = 4
 
const int IPHI_MAX = 72
 
const int IPHI_MIN = 1
 
const int IPHI_NUM = 72
 
const int IPHI_NUM_HF = 36
 
const int IPHI_NUM_TPHF = 18
 
const double NOT_APPLICABLE = -1
 
const int NUM_FGBITS = 6
 
const double PROBLEMATIC = 0.9
 
const int RAW_EMPTY = 16
 
const int SLB_MAX = 6
 
const int SLB_MIN = 1
 
const int SLB_NUM = SLB_MAX - SLB_MIN + 1
 
const int SLBCH_MAX = 3
 
const int SLBCH_MIN = 0
 
const int SLBCH_NUM = SLBCH_MAX - SLBCH_MIN + 1
 
const int SLOT_uTCA_DELTA = 1
 
const int SLOT_uTCA_MAX = 12
 
const int SLOT_uTCA_MIN = 1
 
const int SLOT_uTCA_NUM = SLOT_uTCA_MAX - SLOT_uTCA_MIN + 1
 
const int SLOT_VME_MAX1 = 7
 
const int SLOT_VME_MAX2 = 18
 
const int SLOT_VME_MIN1 = 2
 
const int SLOT_VME_MIN2 = 13
 
const int SLOT_VME_NUM = SLOT_VME_NUM1 + SLOT_VME_NUM2
 
const int SLOT_VME_NUM1 = SLOT_VME_MAX1 - SLOT_VME_MIN1 + 1
 
const int SLOT_VME_NUM2 = SLOT_VME_MAX2 - SLOT_VME_MIN2 + 1
 
const int SPIGOT_MAX = 11
 
const int SPIGOT_MIN = 0
 
const int SPIGOT_NUM = SPIGOT_MAX - SPIGOT_MIN + 1
 
const std::string SUBDET_NAME [SUBDET_NUM] = {"HB", "HE", "HO", "HF"}
 
const int SUBDET_NUM = 4
 
const std::string SUBDETPM_NAME [2 *SUBDET_NUM] = {"HBM", "HBP", "HEM", "HEP", "HOM", "HOP", "HFM", "HFP"}
 
const std::string SUBSYSTEM = "Hcal"
 
const int TPCHS_NUM [TPSUBDET_NUM] = {2 * 28 * 72, 144}
 
const int TPFIBER_MAX = 5
 
const int TPFIBER_MIN = 0
 
const int TPFIBER_NUM = TPFIBER_MAX - TPFIBER_MIN + 1
 
const int TPFIBERCH_MAX = 7
 
const int TPFIBERCH_MIN = 0
 
const int TPFIBERCH_NUM = TPFIBERCH_MAX - TPFIBERCH_MIN + 1
 
const std::string TPSUBDET_NAME [TPSUBDET_NUM] = {"HBHE", "HF"}
 
const int TPSUBDET_NUM = 2
 
const std::string TPSUBDETPM_NAME [2 *TPSUBDET_NUM] = {"HBHEM", "HBHEP", "HFM", "HFP"}
 
const int TS_NUM [SUBDET_NUM] = {10, 10, 10, 4}
 
const int UTCA_DATAFLAVOR = 0x5
 
const double VERY_LOW = 0.5
 
const double VERY_LOW_XXX = 0
 

Enumeration Type Documentation

◆ OrbitGapType

Enumerator
tNull 
tPedestal 
tLED 
tHFRaddam 
tHBHEHPD 
tHO 
tHF 
tZDC 
tHEPMega 
tHEMMega 
tHBPMega 
tHBMMega 
tSomething 
tCRF 
tCalib 
tSafe 
tUnknown 
nOrbitGapType 

Definition at line 292 of file Constants.h.

292  {
293  tNull = 0,
294  tPedestal = 1,
295  tLED = 2,
296  tHFRaddam = 3,
297  tHBHEHPD = 4,
298  tHO = 5,
299  tHF = 6,
300  tZDC = 7,
301  tHEPMega = 8,
302  tHEMMega = 9,
303  tHBPMega = 10,
304  tHBMMega = 11,
305  tSomething = 12,
306  tCRF = 13,
307  tCalib = 14,
308  tSafe = 15,
309  tUnknown = 16,
310  nOrbitGapType = 17
311  };

Variable Documentation

◆ adc2fC

const double hcaldqm::constants::adc2fC[256]
Initial value:
= {
1.58, 4.73, 7.88, 11.0, 14.2, 17.3, 20.5, 23.6, 26.8, 29.9, 33.1, 36.2, 39.4,
42.5, 45.7, 48.8, 53.6, 60.1, 66.6, 73.0, 79.5, 86.0, 92.5, 98.9, 105, 112,
118, 125, 131, 138, 144, 151, 157, 164, 170, 177, 186, 199, 212,
225, 238, 251, 264, 277, 289, 302, 315, 328, 341, 354, 367, 380,
393, 406, 418, 431, 444, 464, 490, 516, 542, 568, 594, 620, 569,
594, 619, 645, 670, 695, 720, 745, 771, 796, 821, 846, 871, 897,
922, 947, 960, 1010, 1060, 1120, 1170, 1220, 1270, 1320, 1370, 1430, 1480,
1530, 1580, 1630, 1690, 1740, 1790, 1840, 1890, 1940, 2020, 2120, 2230, 2330,
2430, 2540, 2640, 2740, 2850, 2950, 3050, 3150, 3260, 3360, 3460, 3570, 3670,
3770, 3880, 3980, 4080, 4240, 4450, 4650, 4860, 5070, 5280, 5490,
5080, 5280, 5480, 5680, 5880, 6080, 6280, 6480, 6680, 6890, 7090, 7290, 7490,
7690, 7890, 8090, 8400, 8810, 9220, 9630, 10000, 10400, 10900, 11300, 11700, 12100,
12500, 12900, 13300, 13700, 14100, 14500, 15000, 15400, 15800, 16200, 16800, 17600, 18400,
19300, 20100, 20900, 21700, 22500, 23400, 24200, 25000, 25800, 26600, 27500, 28300, 29100,
29900, 30700, 31600, 32400, 33200, 34400, 36100, 37700, 39400, 41000, 42700, 44300, 41100,
42700, 44300, 45900, 47600, 49200, 50800, 52500, 54100, 55700, 57400, 59000, 60600, 62200,
63900, 65500, 68000, 71300, 74700, 78000, 81400, 84700, 88000, 91400, 94700, 98100, 101000,
105000, 108000, 111000, 115000, 118000, 121000, 125000, 128000, 131000, 137000, 145000, 152000, 160000,
168000, 176000, 183000, 191000, 199000, 206000, 214000, 222000, 230000, 237000, 245000, 253000, 261000,
268000, 276000, 284000, 291000, 302000, 316000, 329000, 343000, 356000, 370000, 384000}

Definition at line 250 of file Constants.h.

Referenced by LaserTask::_process(), hcaldqm::utilities::aveTS_v10(), and hcaldqm::utilities::sumQ_v10().

◆ AXIS_ADC_MAX

const double hcaldqm::constants::AXIS_ADC_MAX = 128

Definition at line 233 of file Constants.h.

◆ AXIS_ADC_MAX_PED

const double hcaldqm::constants::AXIS_ADC_MAX_PED = 5

Definition at line 230 of file Constants.h.

◆ AXIS_ADC_MIN

const double hcaldqm::constants::AXIS_ADC_MIN = 0

Definition at line 232 of file Constants.h.

◆ AXIS_ADC_NBINS

const int hcaldqm::constants::AXIS_ADC_NBINS = 128

Definition at line 231 of file Constants.h.

◆ AXIS_ADC_NBINS_PED

const int hcaldqm::constants::AXIS_ADC_NBINS_PED = 100

Definition at line 229 of file Constants.h.

◆ AXIS_ENERGY_MAX

const double hcaldqm::constants::AXIS_ENERGY_MAX = 200

Definition at line 224 of file Constants.h.

◆ AXIS_ENERGY_MIN

const double hcaldqm::constants::AXIS_ENERGY_MIN = -10.

Definition at line 223 of file Constants.h.

◆ AXIS_ENERGY_NBINS

const int hcaldqm::constants::AXIS_ENERGY_NBINS = 400

Definition at line 225 of file Constants.h.

◆ AXIS_NOMFC_MAX

const double hcaldqm::constants::AXIS_NOMFC_MAX = 3000.

Definition at line 238 of file Constants.h.

◆ AXIS_NOMFC_MAX_3000

const double hcaldqm::constants::AXIS_NOMFC_MAX_3000 = 3000.

Definition at line 235 of file Constants.h.

◆ AXIS_NOMFC_MIN

const double hcaldqm::constants::AXIS_NOMFC_MIN = 0

Definition at line 237 of file Constants.h.

◆ AXIS_NOMFC_NBINS

const int hcaldqm::constants::AXIS_NOMFC_NBINS = 300

Definition at line 236 of file Constants.h.

◆ AXIS_NOMFC_NBINS_3000

const int hcaldqm::constants::AXIS_NOMFC_NBINS_3000 = 300

Definition at line 234 of file Constants.h.

◆ AXIS_TIME_MAX

const double hcaldqm::constants::AXIS_TIME_MAX = 50

Definition at line 227 of file Constants.h.

◆ AXIS_TIME_MIN

const double hcaldqm::constants::AXIS_TIME_MIN = -50.

Definition at line 226 of file Constants.h.

◆ AXIS_TIME_NBINS

const int hcaldqm::constants::AXIS_TIME_NBINS = 200

Definition at line 228 of file Constants.h.

◆ AXIS_TIMETS_MAX

const double hcaldqm::constants::AXIS_TIMETS_MAX = 10

Definition at line 241 of file Constants.h.

◆ AXIS_TIMETS_MIN

const double hcaldqm::constants::AXIS_TIMETS_MIN = 0

Definition at line 240 of file Constants.h.

◆ AXIS_TIMETS_NBINS

const int hcaldqm::constants::AXIS_TIMETS_NBINS = 10

Definition at line 239 of file Constants.h.

◆ BAD

const double hcaldqm::constants::BAD = 0.5

◆ BIT_AXIS_FLAG

const int hcaldqm::constants::BIT_AXIS_FLAG = 4

Definition at line 284 of file Constants.h.

◆ BIT_AXIS_LS

const int hcaldqm::constants::BIT_AXIS_LS = 3

◆ BIT_AXIS_XLOG

const int hcaldqm::constants::BIT_AXIS_XLOG = 0

Definition at line 280 of file Constants.h.

◆ BIT_AXIS_YLOG

const int hcaldqm::constants::BIT_AXIS_YLOG = 1

Definition at line 281 of file Constants.h.

◆ BIT_AXIS_ZLOG

const int hcaldqm::constants::BIT_AXIS_ZLOG = 2

Definition at line 282 of file Constants.h.

◆ BIT_OFFSET

const int hcaldqm::constants::BIT_OFFSET = 19

◆ CALIBEVENTS_MIN

const int hcaldqm::constants::CALIBEVENTS_MIN = 100

Definition at line 243 of file Constants.h.

Referenced by LEDTask::_process().

◆ CAPS_NUM

const int hcaldqm::constants::CAPS_NUM = 4

Definition at line 204 of file Constants.h.

Referenced by PedestalTask::_process().

◆ CHS_NUM

const int hcaldqm::constants::CHS_NUM[SUBDET_NUM] = {2592, 2592, 2192, 1728}

Definition at line 212 of file Constants.h.

◆ crate2fed_map

const std::map<unsigned int, unsigned int> hcaldqm::constants::crate2fed_map
Initial value:
= {
{24, 1100},
{20, 1102},
{21, 1104},
{25, 1106},
{31, 1108},
{35, 1110},
{37, 1112},
{34, 1114},
{30, 1116},
{22, 1118},
{29, 1120},
{32, 1122},
{3, 724},
{7, 726},
{6, 728},
{13, 730},
{23, 1124},
{27, 1126},
{26, 1128},
{38, 1130},
}

Definition at line 28 of file Constants.h.

Referenced by hcaldqm::utilities::crate2fed().

◆ CRATE_TOTAL_NUM

const int hcaldqm::constants::CRATE_TOTAL_NUM = CRATE_VME_NUM + CRATE_uTCA_NUM

Definition at line 102 of file Constants.h.

◆ CRATE_uTCA_DELTA

const int hcaldqm::constants::CRATE_uTCA_DELTA = 1

Definition at line 100 of file Constants.h.

◆ CRATE_uTCA_MAX

const int hcaldqm::constants::CRATE_uTCA_MAX = 37

Definition at line 99 of file Constants.h.

◆ CRATE_uTCA_MIN

const int hcaldqm::constants::CRATE_uTCA_MIN = 20

◆ CRATE_uTCA_NUM

const int hcaldqm::constants::CRATE_uTCA_NUM = CRATE_uTCA_MAX - CRATE_uTCA_MIN + 1

Definition at line 101 of file Constants.h.

◆ CRATE_VME_DELTA

const int hcaldqm::constants::CRATE_VME_DELTA = 1

Definition at line 95 of file Constants.h.

◆ CRATE_VME_MAX

const int hcaldqm::constants::CRATE_VME_MAX = 18

Definition at line 94 of file Constants.h.

◆ CRATE_VME_MIN

const int hcaldqm::constants::CRATE_VME_MIN = 0

◆ CRATE_VME_NUM

const int hcaldqm::constants::CRATE_VME_NUM = CRATE_VME_MAX - CRATE_VME_MIN + 1

Definition at line 96 of file Constants.h.

Referenced by hcaldqm::quantity::getEid_Crate().

◆ crateList

const std::vector<unsigned int> hcaldqm::constants::crateList
Initial value:
= {3, 6, 7, 13, 20, 21, 22, 23, 24, 25,
26, 27, 29, 30, 31, 32, 34, 35, 37, 38}

Definition at line 70 of file Constants.h.

Referenced by hcaldqm::quantity::getLabels_Crate(), and hcaldqm::quantity::getValue_Crate().

◆ crateListHF

const std::vector<unsigned int> hcaldqm::constants::crateListHF = {22, 29, 32}

Definition at line 74 of file Constants.h.

Referenced by QIE10Task::bookHistograms().

◆ crateListHO

const std::vector<unsigned int> hcaldqm::constants::crateListHO = {23, 26, 27, 38}

Definition at line 75 of file Constants.h.

◆ crateListuTCA

const std::vector<unsigned int> hcaldqm::constants::crateListuTCA = {20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 34, 35, 37, 38}

◆ crateListVME

const std::vector<unsigned int> hcaldqm::constants::crateListVME = {3, 6, 7, 13}

◆ DELTA

const double hcaldqm::constants::DELTA = 0.005

Definition at line 19 of file Constants.h.

◆ DEPTH_DELTA

const int hcaldqm::constants::DEPTH_DELTA = 1

Definition at line 199 of file Constants.h.

◆ DEPTH_MAX

const int hcaldqm::constants::DEPTH_MAX = 4

Definition at line 200 of file Constants.h.

◆ DEPTH_MIN

const int hcaldqm::constants::DEPTH_MIN = 1

Definition at line 198 of file Constants.h.

◆ DEPTH_NUM

const int hcaldqm::constants::DEPTH_NUM = 4

Definition at line 201 of file Constants.h.

◆ EVENTTYPE_LASER

const uint8_t hcaldqm::constants::EVENTTYPE_LASER = 14

◆ EVENTTYPE_LED

const uint8_t hcaldqm::constants::EVENTTYPE_LED = 15

Definition at line 291 of file Constants.h.

Referenced by LEDTask::_isApplicable(), and UMNioTask::getOrbitGapIndex().

◆ EVENTTYPE_PEDESTAL

const uint8_t hcaldqm::constants::EVENTTYPE_PEDESTAL = 1

Definition at line 289 of file Constants.h.

Referenced by PedestalTask::_isApplicable(), and UMNioTask::getOrbitGapIndex().

◆ fed2crate_map

const std::map<unsigned int, unsigned int> hcaldqm::constants::fed2crate_map
Initial value:
= {
{724, 3}, {725, 3}, {726, 7}, {727, 7}, {728, 6}, {729, 6}, {730, 13}, {731, 13}, {1100, 24},
{1101, 24}, {1102, 20}, {1103, 20}, {1104, 21}, {1105, 21}, {1106, 25}, {1107, 25}, {1108, 31}, {1109, 31},
{1110, 35}, {1111, 35}, {1112, 37}, {1113, 37}, {1114, 34}, {1115, 34}, {1116, 30}, {1117, 30}, {1118, 22},
{1119, 22}, {1120, 29}, {1121, 29}, {1122, 32}, {1123, 32}, {1124, 23}, {1125, 23}, {1126, 27}, {1127, 27},
{1128, 26}, {1129, 26}, {1130, 38}, {1131, 38}, {1134, 38}, {1135, 38},
}

Definition at line 54 of file Constants.h.

Referenced by hcaldqm::utilities::fed2crate().

◆ FED_TOTAL_NUM

const int hcaldqm::constants::FED_TOTAL_NUM = FED_VME_NUM + FED_uTCA_NUM

Definition at line 90 of file Constants.h.

Referenced by hcaldqm::quantity::getLabels_FED().

◆ FED_uTCA_DELTA

const int hcaldqm::constants::FED_uTCA_DELTA = 1

Definition at line 89 of file Constants.h.

◆ FED_uTCA_MAX

const int hcaldqm::constants::FED_uTCA_MAX = FED_uTCA_MIN + FED_uTCA_MAX_REAL - 1

Definition at line 87 of file Constants.h.

Referenced by hcaldqm::DQTask::_getCalibType().

◆ FED_uTCA_MAX_REAL

const int hcaldqm::constants::FED_uTCA_MAX_REAL = 50

Definition at line 77 of file Constants.h.

◆ FED_uTCA_MIN

const int hcaldqm::constants::FED_uTCA_MIN = FEDNumbering::MINHCALuTCAFEDID

◆ FED_uTCA_NUM

const int hcaldqm::constants::FED_uTCA_NUM = FED_uTCA_MAX - FED_uTCA_MIN + 1

◆ FED_VME_DELTA

const int hcaldqm::constants::FED_VME_DELTA = 1

Definition at line 82 of file Constants.h.

◆ FED_VME_MAX

const int hcaldqm::constants::FED_VME_MAX = FEDNumbering::MAXHCALFEDID

◆ FED_VME_MIN

const int hcaldqm::constants::FED_VME_MIN = FEDNumbering::MINHCALFEDID

◆ FED_VME_NUM

const int hcaldqm::constants::FED_VME_NUM = FED_VME_MAX - FED_VME_MIN + 1

◆ fedList

const std::vector<unsigned int> hcaldqm::constants::fedList
Initial value:
= {724, 725, 726, 727, 728, 729, 730, 731, 1100, 1101, 1102,
1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113,
1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124,
1125, 1126, 1127, 1128, 1129, 1130, 1131, 1134, 1135}

Definition at line 62 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_FED(), ECALRegFEDSelector::produce(), RawDataFEDSelector::select(), and SiPixelFedCablingMap::SiPixelFedCablingMap().

◆ fedListuTCA

const std::vector<unsigned int> hcaldqm::constants::fedListuTCA
Initial value:
= {
1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116,
1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1134, 1135}

Definition at line 66 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_FEDuTCA().

◆ fedListVME

const std::vector<unsigned int> hcaldqm::constants::fedListVME = {724, 725, 726, 727, 728, 729, 730, 731}

Definition at line 69 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_FEDVME().

◆ FIBER_uTCA_MAX1

const int hcaldqm::constants::FIBER_uTCA_MAX1 = 11

◆ FIBER_uTCA_MAX2

const int hcaldqm::constants::FIBER_uTCA_MAX2 = 23

Definition at line 129 of file Constants.h.

◆ FIBER_uTCA_MIN1

const int hcaldqm::constants::FIBER_uTCA_MIN1 = 0

◆ FIBER_uTCA_MIN2

const int hcaldqm::constants::FIBER_uTCA_MIN2 = 12

◆ FIBER_uTCA_NUM

const int hcaldqm::constants::FIBER_uTCA_NUM = FIBER_uTCA_MAX1 - FIBER_uTCA_MIN1 + 1 + FIBER_uTCA_MAX2 - FIBER_uTCA_MIN2 + 1

◆ FIBER_VME_MAX

const int hcaldqm::constants::FIBER_VME_MAX = 8

Definition at line 124 of file Constants.h.

◆ FIBER_VME_MIN

const int hcaldqm::constants::FIBER_VME_MIN = 1

◆ FIBER_VME_NUM

const int hcaldqm::constants::FIBER_VME_NUM = FIBER_VME_MAX - FIBER_VME_MIN + 1

◆ FIBERCH_MAX

const int hcaldqm::constants::FIBERCH_MAX = 5

Definition at line 133 of file Constants.h.

◆ FIBERCH_MIN

const int hcaldqm::constants::FIBERCH_MIN = 0

◆ FIBERCH_NUM

const int hcaldqm::constants::FIBERCH_NUM = FIBERCH_MAX - FIBERCH_MIN + 1

◆ FIBEROFFSET_INVALID

const int hcaldqm::constants::FIBEROFFSET_INVALID = -1000

Definition at line 245 of file Constants.h.

◆ GARBAGE_VALUE

const int hcaldqm::constants::GARBAGE_VALUE = -1000

◆ GOOD

const double hcaldqm::constants::GOOD = 1.0

◆ HB

const int hcaldqm::constants::HB = 1

Definition at line 158 of file Constants.h.

◆ HE

const int hcaldqm::constants::HE = 2

Definition at line 159 of file Constants.h.

◆ HF

const int hcaldqm::constants::HF = 4

Definition at line 161 of file Constants.h.

◆ HO

const int hcaldqm::constants::HO = 3

Definition at line 160 of file Constants.h.

◆ IETA_DELTA

const int hcaldqm::constants::IETA_DELTA = 1

Definition at line 182 of file Constants.h.

◆ IETA_MAX

const int hcaldqm::constants::IETA_MAX = 41

Definition at line 183 of file Constants.h.

◆ IETA_MAX_HB

const int hcaldqm::constants::IETA_MAX_HB = 16

Definition at line 186 of file Constants.h.

◆ IETA_MAX_HE

const int hcaldqm::constants::IETA_MAX_HE = 29

Definition at line 188 of file Constants.h.

◆ IETA_MAX_HF

const int hcaldqm::constants::IETA_MAX_HF = 41

Definition at line 192 of file Constants.h.

◆ IETA_MAX_HO

const int hcaldqm::constants::IETA_MAX_HO = 15

Definition at line 190 of file Constants.h.

◆ IETA_MAX_TPHBHE

const int hcaldqm::constants::IETA_MAX_TPHBHE = 28

Definition at line 194 of file Constants.h.

◆ IETA_MAX_TPHF

const int hcaldqm::constants::IETA_MAX_TPHF = 32

Definition at line 195 of file Constants.h.

◆ IETA_MIN

const int hcaldqm::constants::IETA_MIN = 1

Definition at line 181 of file Constants.h.

◆ IETA_MIN_HB

const int hcaldqm::constants::IETA_MIN_HB = 1

Definition at line 185 of file Constants.h.

◆ IETA_MIN_HE

const int hcaldqm::constants::IETA_MIN_HE = 16

Definition at line 187 of file Constants.h.

◆ IETA_MIN_HF

const int hcaldqm::constants::IETA_MIN_HF = 29

Definition at line 191 of file Constants.h.

◆ IETA_MIN_HO

const int hcaldqm::constants::IETA_MIN_HO = 1

Definition at line 189 of file Constants.h.

◆ IETA_NUM

const int hcaldqm::constants::IETA_NUM = 2 * (IETA_MAX - IETA_MIN + 1) + 1

Definition at line 184 of file Constants.h.

◆ IPHI_DELTA

const int hcaldqm::constants::IPHI_DELTA = 1

Definition at line 176 of file Constants.h.

◆ IPHI_DELTA_HF

const int hcaldqm::constants::IPHI_DELTA_HF = 2

Definition at line 177 of file Constants.h.

◆ IPHI_DELTA_TPHF

const int hcaldqm::constants::IPHI_DELTA_TPHF = 4

Definition at line 178 of file Constants.h.

◆ IPHI_MAX

const int hcaldqm::constants::IPHI_MAX = 72

Definition at line 172 of file Constants.h.

◆ IPHI_MIN

const int hcaldqm::constants::IPHI_MIN = 1

Definition at line 171 of file Constants.h.

◆ IPHI_NUM

const int hcaldqm::constants::IPHI_NUM = 72

Definition at line 173 of file Constants.h.

◆ IPHI_NUM_HF

const int hcaldqm::constants::IPHI_NUM_HF = 36

Definition at line 174 of file Constants.h.

◆ IPHI_NUM_TPHF

const int hcaldqm::constants::IPHI_NUM_TPHF = 18

Definition at line 175 of file Constants.h.

◆ NOT_APPLICABLE

const double hcaldqm::constants::NOT_APPLICABLE = -1

Definition at line 18 of file Constants.h.

◆ NUM_FGBITS

const int hcaldqm::constants::NUM_FGBITS = 6

Definition at line 207 of file Constants.h.

Referenced by TPTask::_process(), TPTask::bookHistograms(), and TPTask::TPTask().

◆ PROBLEMATIC

const double hcaldqm::constants::PROBLEMATIC = 0.9

Definition at line 14 of file Constants.h.

◆ RAW_EMPTY

const int hcaldqm::constants::RAW_EMPTY = 16

Definition at line 247 of file Constants.h.

Referenced by RawTask::_process().

◆ SLB_MAX

const int hcaldqm::constants::SLB_MAX = 6

Definition at line 138 of file Constants.h.

◆ SLB_MIN

const int hcaldqm::constants::SLB_MIN = 1

◆ SLB_NUM

const int hcaldqm::constants::SLB_NUM = SLB_MAX - SLB_MIN + 1

◆ SLBCH_MAX

const int hcaldqm::constants::SLBCH_MAX = 3

Definition at line 146 of file Constants.h.

◆ SLBCH_MIN

const int hcaldqm::constants::SLBCH_MIN = 0

◆ SLBCH_NUM

const int hcaldqm::constants::SLBCH_NUM = SLBCH_MAX - SLBCH_MIN + 1

◆ SLOT_uTCA_DELTA

const int hcaldqm::constants::SLOT_uTCA_DELTA = 1

Definition at line 107 of file Constants.h.

◆ SLOT_uTCA_MAX

const int hcaldqm::constants::SLOT_uTCA_MAX = 12

Definition at line 106 of file Constants.h.

Referenced by QIE10Task::bookHistograms().

◆ SLOT_uTCA_MIN

const int hcaldqm::constants::SLOT_uTCA_MIN = 1

◆ SLOT_uTCA_NUM

const int hcaldqm::constants::SLOT_uTCA_NUM = SLOT_uTCA_MAX - SLOT_uTCA_MIN + 1

◆ SLOT_VME_MAX1

const int hcaldqm::constants::SLOT_VME_MAX1 = 7

Definition at line 111 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_SlotVME().

◆ SLOT_VME_MAX2

const int hcaldqm::constants::SLOT_VME_MAX2 = 18

Definition at line 113 of file Constants.h.

◆ SLOT_VME_MIN1

const int hcaldqm::constants::SLOT_VME_MIN1 = 2

◆ SLOT_VME_MIN2

const int hcaldqm::constants::SLOT_VME_MIN2 = 13

Definition at line 112 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_SlotVME().

◆ SLOT_VME_NUM

const int hcaldqm::constants::SLOT_VME_NUM = SLOT_VME_NUM1 + SLOT_VME_NUM2

Definition at line 116 of file Constants.h.

◆ SLOT_VME_NUM1

const int hcaldqm::constants::SLOT_VME_NUM1 = SLOT_VME_MAX1 - SLOT_VME_MIN1 + 1

Definition at line 114 of file Constants.h.

Referenced by hcaldqm::quantity::getValue_SlotVME().

◆ SLOT_VME_NUM2

const int hcaldqm::constants::SLOT_VME_NUM2 = SLOT_VME_MAX2 - SLOT_VME_MIN2 + 1

Definition at line 115 of file Constants.h.

◆ SPIGOT_MAX

const int hcaldqm::constants::SPIGOT_MAX = 11

Definition at line 119 of file Constants.h.

Referenced by RawTask::_process().

◆ SPIGOT_MIN

const int hcaldqm::constants::SPIGOT_MIN = 0

◆ SPIGOT_NUM

const int hcaldqm::constants::SPIGOT_NUM = SPIGOT_MAX - SPIGOT_MIN + 1

◆ SUBDET_NAME

const std::string hcaldqm::constants::SUBDET_NAME[SUBDET_NUM] = {"HB", "HE", "HO", "HF"}

◆ SUBDET_NUM

const int hcaldqm::constants::SUBDET_NUM = 4

◆ SUBDETPM_NAME

const std::string hcaldqm::constants::SUBDETPM_NAME[2 *SUBDET_NUM] = {"HBM", "HBP", "HEM", "HEP", "HOM", "HOP", "HFM", "HFP"}

◆ SUBSYSTEM

const std::string hcaldqm::constants::SUBSYSTEM = "Hcal"

Definition at line 166 of file Constants.h.

◆ TPCHS_NUM

const int hcaldqm::constants::TPCHS_NUM[TPSUBDET_NUM] = {2 * 28 * 72, 144}

Definition at line 213 of file Constants.h.

◆ TPFIBER_MAX

const int hcaldqm::constants::TPFIBER_MAX = 5

Definition at line 142 of file Constants.h.

◆ TPFIBER_MIN

const int hcaldqm::constants::TPFIBER_MIN = 0

◆ TPFIBER_NUM

const int hcaldqm::constants::TPFIBER_NUM = TPFIBER_MAX - TPFIBER_MIN + 1

◆ TPFIBERCH_MAX

const int hcaldqm::constants::TPFIBERCH_MAX = 7

Definition at line 150 of file Constants.h.

◆ TPFIBERCH_MIN

const int hcaldqm::constants::TPFIBERCH_MIN = 0

◆ TPFIBERCH_NUM

const int hcaldqm::constants::TPFIBERCH_NUM = TPFIBERCH_MAX - TPFIBERCH_MIN + 1

◆ TPSUBDET_NAME

const std::string hcaldqm::constants::TPSUBDET_NAME[TPSUBDET_NUM] = {"HBHE", "HF"}

◆ TPSUBDET_NUM

const int hcaldqm::constants::TPSUBDET_NUM = 2

Definition at line 163 of file Constants.h.

◆ TPSUBDETPM_NAME

const std::string hcaldqm::constants::TPSUBDETPM_NAME[2 *TPSUBDET_NUM] = {"HBHEM", "HBHEP", "HFM", "HFP"}

◆ TS_NUM

const int hcaldqm::constants::TS_NUM[SUBDET_NUM] = {10, 10, 10, 4}

Definition at line 218 of file Constants.h.

◆ UTCA_DATAFLAVOR

const int hcaldqm::constants::UTCA_DATAFLAVOR = 0x5

Definition at line 248 of file Constants.h.

◆ VERY_LOW

const double hcaldqm::constants::VERY_LOW = 0.5

Definition at line 16 of file Constants.h.

◆ VERY_LOW_XXX

const double hcaldqm::constants::VERY_LOW_XXX = 0

Definition at line 17 of file Constants.h.

hcaldqm::constants::tCalib
Definition: Constants.h:307
hcaldqm::constants::tHF
Definition: Constants.h:299
hcaldqm::constants::tHEPMega
Definition: Constants.h:301
hcaldqm::constants::tNull
Definition: Constants.h:293
hcaldqm::constants::tUnknown
Definition: Constants.h:309
hcaldqm::constants::tCRF
Definition: Constants.h:306
hcaldqm::constants::tHFRaddam
Definition: Constants.h:296
hcaldqm::constants::tLED
Definition: Constants.h:295
hcaldqm::constants::tHBPMega
Definition: Constants.h:303
hcaldqm::constants::tSafe
Definition: Constants.h:308
hcaldqm::constants::tHO
Definition: Constants.h:298
hcaldqm::constants::tHBHEHPD
Definition: Constants.h:297
hcaldqm::constants::tZDC
Definition: Constants.h:300
hcaldqm::constants::tPedestal
Definition: Constants.h:294
hcaldqm::constants::tHEMMega
Definition: Constants.h:302
hcaldqm::constants::tHBMMega
Definition: Constants.h:304
hcaldqm::constants::nOrbitGapType
Definition: Constants.h:310
hcaldqm::constants::tSomething
Definition: Constants.h:305