CMS 3D CMS Logo

L1GtObject.h
Go to the documentation of this file.
1 #ifndef L1GlobalTrigger_L1GtObject_h
2 #define L1GlobalTrigger_L1GtObject_h
3 
18 // system include files
19 #include <string>
20 
21 // user include files
22 // base class
23 
24 // forward declarations
25 
28 enum L1GtObject {
29  Mu,
35  ETM,
36  ETT,
37  HTT,
38  HTM,
47 };
48 
50 
52  const char* label;
54 };
55 
58 
59 #endif /*L1GlobalTrigger_L1GtObject_h*/
HTM
Definition: L1GtObject.h:38
ObjNull
Definition: L1GtObject.h:46
GtExternal
Definition: L1GtObject.h:45
L1GtObjectStringToEnum::label
const char * label
Definition: L1GtObject.h:52
ETM
Definition: L1GtObject.h:35
Castor
Definition: L1GtObject.h:43
L1GtObjectStringToEnum
the string to enum and enum to string conversions for L1GtObject
Definition: L1GtObject.h:51
l1GtObjectEnumToString
std::string l1GtObjectEnumToString(const L1GtObject &)
Definition: L1GtObject.cc:69
NoIsoEG
Definition: L1GtObject.h:30
IsoEG
Definition: L1GtObject.h:31
HTT
Definition: L1GtObject.h:37
HfBitCounts
Definition: L1GtObject.h:40
HfRingEtSums
Definition: L1GtObject.h:41
CenJet
Definition: L1GtObject.h:32
TechTrig
Definition: L1GtObject.h:42
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
TauJet
Definition: L1GtObject.h:34
l1GtObjectStringToEnum
L1GtObject l1GtObjectStringToEnum(const std::string &)
Definition: L1GtObject.cc:24
ETT
Definition: L1GtObject.h:36
Mu
Definition: L1GtObject.h:29
ForJet
Definition: L1GtObject.h:33
JetCounts
Definition: L1GtObject.h:39
BPTX
Definition: L1GtObject.h:44
L1GtObjectStringToEnum::value
L1GtObject value
Definition: L1GtObject.h:53
L1GtObject