CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
L1GlobalTriggerObjectMapFwd.h File Reference
#include <vector>
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutSetupFwd.h"

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< L1GtObjectObjectTypeInCond
 
typedef std::vector< int > SingleCombInCond
 typedefs More...
 

Typedef Documentation

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.