Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
L1GlobalTrigger
interface
L1GlobalTriggerObjectMapFwd.h
Go to the documentation of this file.
1
#ifndef L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h
2
#define L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h
3
20
// system include files
21
#include <vector>
22
23
// user include files
24
#include "
DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutSetupFwd.h
"
25
26
// forward declarations
27
29
31
typedef
std::vector<int>
SingleCombInCond
;
32
34
typedef
std::vector<SingleCombInCond>
CombinationsInCond
;
35
36
typedef
std::vector<L1GtObject>
ObjectTypeInCond
;
37
38
#endif
/* L1GlobalTrigger_L1GlobalTriggerObjectMapFwd_h */
SingleCombInCond
std::vector< int > SingleCombInCond
typedefs
Definition:
L1GlobalTriggerObjectMapFwd.h:31
L1GlobalTriggerReadoutSetupFwd.h
ObjectTypeInCond
std::vector< L1GtObject > ObjectTypeInCond
Definition:
L1GlobalTriggerObjectMapFwd.h:36
CombinationsInCond
std::vector< SingleCombInCond > CombinationsInCond
all the object combinations evaluated to true in the condition
Definition:
L1GlobalTriggerObjectMapFwd.h:34
Generated for CMSSW Reference Manual by
1.8.5