CMS 3D CMS Logo

Enumerations

HcalTopologyMode Namespace Reference

Enumerations

enum  Mode { LHC = 0, H2 = 1, SLHC = 2, H2HE = 3 }
enum  TriggerMode { tm_LHC_PreLS1 = 0 }

Enumeration Type Documentation

Enumerator:
LHC 
H2 
SLHC 
H2HE 

Definition at line 29 of file HcalTopologyMode.h.

              {
        LHC=0, H2=1, SLHC=2, H2HE=3 };
Enumerator:
tm_LHC_PreLS1 

Definition at line 32 of file HcalTopologyMode.h.

                     {
      tm_LHC_PreLS1=0  // HF is summed in 3x2 regions
    };