DataFormats
L1GlobalTrigger
interface
L1GlobalTriggerReadoutSetupFwd.h
Go to the documentation of this file.
1
#ifndef L1GlobalTrigger_L1GlobalTriggerReadoutSetupFwd_h
2
#define L1GlobalTrigger_L1GlobalTriggerReadoutSetupFwd_h
3
18
// system include files
19
#include <vector>
20
21
// user include files
22
#include "
FWCore/Utilities/interface/typedefs.h
"
23
24
// base class
25
//
26
// for compatibility reasons; L1GtObject moved to separate file
27
#include "
DataFormats/L1GlobalTrigger/interface/L1GtObject.h
"
28
29
// forward declarations
30
32
34
typedef
std::vector<bool>
DecisionWord
;
35
38
typedef
std::vector<bool>
DecisionWordExtended
;
39
41
typedef
std::vector<bool>
TechnicalTriggerWord
;
42
43
// muons
44
typedef
unsigned
MuonDataWord
;
45
46
// e-gamma, jet objects
47
typedef
cms_uint16_t
CaloDataWord
;
48
49
// missing Et
50
typedef
cms_uint32_t
CaloMissingEtWord
;
51
52
// twelve jet counts, encoded in five bits per count; six jets per 32-bit word
53
// code jet count = 31 indicate overflow condition
54
typedef
std::vector<unsigned>
CaloJetCountsWord
;
55
56
#endif
/*L1GlobalTrigger_L1GlobalTriggerReadoutSetupFwd_h*/
cms_uint32_t
unsigned int cms_uint32_t
Definition:
typedefs.h:15
CaloMissingEtWord
cms_uint32_t CaloMissingEtWord
Definition:
L1GlobalTriggerReadoutSetupFwd.h:50
L1GtObject.h
CaloDataWord
cms_uint16_t CaloDataWord
Definition:
L1GlobalTriggerReadoutSetupFwd.h:47
MuonDataWord
unsigned MuonDataWord
Definition:
L1GlobalTriggerReadoutSetupFwd.h:44
typedefs.h
cms_uint16_t
unsigned short cms_uint16_t
Definition:
typedefs.h:13
CaloJetCountsWord
std::vector< unsigned > CaloJetCountsWord
Definition:
L1GlobalTriggerReadoutSetupFwd.h:54
DecisionWord
std::vector< bool > DecisionWord
typedefs
Definition:
L1GlobalTriggerReadoutSetupFwd.h:34
DecisionWordExtended
std::vector< bool > DecisionWordExtended
Definition:
L1GlobalTriggerReadoutSetupFwd.h:38
TechnicalTriggerWord
std::vector< bool > TechnicalTriggerWord
technical trigger bits (64 bits)
Definition:
L1GlobalTriggerReadoutSetupFwd.h:41
Generated for CMSSW Reference Manual by
1.8.16