CMS 3D CMS Logo

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< SingleCombInCondCombinationsInCond
 all the object combinations evaluated to true in the condition More...
 
typedef std::vector< L1GtObjectObjectTypeInCond
 
typedef std::vector< int > SingleCombInCond
 typedefs More...
 

Typedef Documentation

◆ CombinationsInCond

typedef std::vector<SingleCombInCond> CombinationsInCond

all the object combinations evaluated to true in the condition

Definition at line 32 of file L1GlobalTriggerObjectMapFwd.h.

◆ ObjectTypeInCond

typedef std::vector<L1GtObject> ObjectTypeInCond

Definition at line 34 of file L1GlobalTriggerObjectMapFwd.h.

◆ SingleCombInCond

typedef std::vector<int> SingleCombInCond

typedefs

list of object indices corresponding to a condition evaluated to true

Definition at line 29 of file L1GlobalTriggerObjectMapFwd.h.