Go to the source code of this file.
Typedefs | |
typedef std::vector < SingleCombInCond > | CombinationsInCond |
all the object combinations evaluated to true in the condition More... | |
typedef std::vector< L1GtObject > | ObjectTypeInCond |
typedef std::vector< int > | SingleCombInCond |
typedefs More... | |
typedef std::vector<SingleCombInCond> CombinationsInCond |
all the object combinations evaluated to true in the condition
Definition at line 34 of file L1GlobalTriggerObjectMapFwd.h.
typedef std::vector<L1GtObject> ObjectTypeInCond |
Definition at line 36 of file L1GlobalTriggerObjectMapFwd.h.
typedef std::vector<int> SingleCombInCond |
typedefs
list of object indices corresponding to a condition evaluated to true
Definition at line 31 of file L1GlobalTriggerObjectMapFwd.h.