#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 | |
typedef std::vector< bool > | DecisionWordExtended |
typedef unsigned | MuonDataWord |
typedef std::vector< bool > | TechnicalTriggerWord |
technical trigger bits (64 bits) |
typedef cms_uint16_t CaloDataWord |
Definition at line 49 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef std::vector<unsigned> CaloJetCountsWord |
Definition at line 56 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef cms_uint32_t CaloMissingEtWord |
Definition at line 52 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef std::vector<bool> DecisionWord |
typedef std::vector<bool> DecisionWordExtended |
extend DecisionWord with 64 bits need a new FDL chip :-)
Definition at line 40 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef unsigned MuonDataWord |
Definition at line 46 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef std::vector<bool> TechnicalTriggerWord |
technical trigger bits (64 bits)
Definition at line 43 of file L1GlobalTriggerReadoutSetupFwd.h.