CMS 3D CMS Logo

GlobalDefinitions.h
Go to the documentation of this file.
1 #ifndef L1Trigger_L1TGlobal_GtDefinitions_h
2 #define L1Trigger_L1TGlobal_GtDefinitions_h
3 
22 // system include files
23 #include <string>
24 
25 // user include files
26 
27 namespace l1t {
30 
32  const char* label;
34  };
35 
38 
83  };
84 
86  const char* label;
88  };
89 
92 
105  };
106 
108  const char* label;
110  };
111 
114 
115 } // namespace l1t
116 #endif
L1GtBoardType
board types in GT
std::string l1GtConditionTypeEnumToString(const GtConditionType &)
Definition: Block.h:11
std::string l1GtBoardTypeEnumToString(const L1GtBoardType &)
delete x;
Definition: CaloConfig.h:22
GtConditionCategory
condition categories
GtConditionCategory l1GtConditionCategoryStringToEnum(const std::string &)
std::string l1GtConditionCategoryEnumToString(const GtConditionCategory &)
L1GtBoardType l1GtBoardTypeStringToEnum(const std::string &)
GtConditionType l1GtConditionTypeStringToEnum(const std::string &)