CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs
GlobalObjectMapFwd.h File Reference
#include <vector>
#include "DataFormats/L1TGlobal/interface/GlobalObject.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
< l1t::GlobalObject
L1TObjectTypeInCond
 
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 32 of file GlobalObjectMapFwd.h.

typedef std::vector<l1t::GlobalObject> L1TObjectTypeInCond

Definition at line 34 of file GlobalObjectMapFwd.h.

typedef std::vector<int> SingleCombInCond

typedefs

list of object indices corresponding to a condition evaluated to true

Definition at line 29 of file GlobalObjectMapFwd.h.