CMS 3D CMS Logo

Enumerations

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/HcalDigi/interface/HcalCalibrationEventTypes.h File Reference

Go to the source code of this file.

Enumerations

enum  HcalCalibrationEventType {
  hc_Null = 0, hc_Pedestal = 1, hc_RADDAM = 2, hc_HBHEHPD = 3,
  hc_HOHPD = 4, hc_HFPMT = 5
}

Enumeration Type Documentation

Enumerator:
hc_Null 
hc_Pedestal 
hc_RADDAM 
hc_HBHEHPD 
hc_HOHPD 
hc_HFPMT 

Definition at line 4 of file HcalCalibrationEventTypes.h.

                              {
  hc_Null     = 0,
  hc_Pedestal = 1,
  hc_RADDAM   = 2,
  hc_HBHEHPD  = 3,
  hc_HOHPD    = 4,
  hc_HFPMT    = 5
};