CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

typedef cms_uint16_t CaloDataWord
 
typedef std::vector< unsigned > CaloJetCountsWord
 
typedef cms_uint32_t CaloMissingEtWord
 
typedef std::vector< bool > DecisionWord
 typedefs More...
 
typedef std::vector< bool > DecisionWordExtended
 
typedef unsigned MuonDataWord
 
typedef std::vector< bool > TechnicalTriggerWord
 technical trigger bits (64 bits) More...
 

Typedef Documentation

Definition at line 47 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<unsigned> CaloJetCountsWord

Definition at line 54 of file L1GlobalTriggerReadoutSetupFwd.h.

Definition at line 50 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> DecisionWord

typedefs

algorithm bits: 128 bits

Definition at line 34 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> DecisionWordExtended

extend DecisionWord with 64 bits need a new FDL chip :-)

Definition at line 38 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef unsigned MuonDataWord

Definition at line 44 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> TechnicalTriggerWord

technical trigger bits (64 bits)

Definition at line 41 of file L1GlobalTriggerReadoutSetupFwd.h.