CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

Enumerator
tm_LHC_PreLS1 

Definition at line 32 of file HcalTopologyMode.h.

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