#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 cms_uint16_t CaloDataWord |
Definition at line 47 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef std::vector<unsigned> CaloJetCountsWord |
Definition at line 54 of file L1GlobalTriggerReadoutSetupFwd.h.
typedef cms_uint32_t CaloMissingEtWord |
Definition at line 50 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 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.