CMS 3D CMS Logo

L1GtDefinitions.h
Go to the documentation of this file.
1 #ifndef CondFormats_L1TObjects_L1GtDefinitions_h
2 #define CondFormats_L1TObjects_L1GtDefinitions_h
3 
21 // system include files
22 #include <string>
23 
24 // user include files
25 
28 
30  const char* label;
32 };
33 
36 
61  HfQ,
65 };
66 
68  const char* label;
70 };
71 
74 
110 };
111 
113  const char* label;
115 };
116 
119 
134 };
135 
137  const char* label;
139 };
140 
143 
144 #endif
std::string l1GtPsbQuadEnumToString(const L1GtPsbQuad &)
std::string l1GtBoardTypeEnumToString(const L1GtBoardType &)
std::string l1GtConditionCategoryEnumToString(const L1GtConditionCategory &)
L1GtConditionType
L1GtPsbQuad
quadruples sent to GT via PSB
L1GtPsbQuad l1GtPsbQuadStringToEnum(const std::string &)
L1GtConditionType l1GtConditionTypeStringToEnum(const std::string &)
L1GtBoardType l1GtBoardTypeStringToEnum(const std::string &)
L1GtBoardType
board types in GT
L1GtConditionCategory
condition categories
L1GtConditionCategory l1GtConditionCategoryStringToEnum(const std::string &)
std::string l1GtConditionTypeEnumToString(const L1GtConditionType &)