CMS 3D CMS Logo

L1GlobalTriggerReadoutSetupFwd.h File Reference

#include <vector>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Typedefs

typedef boost::uint16_t CaloDataWord
typedef std::vector< unsigned > CaloJetCountsWord
typedef boost::uint32_t CaloMissingEtWord
typedef std::vector< boolDecisionWord
 typedefs
typedef std::vector< boolDecisionWordExtended
 extend DecisionWord with 64 bits need a new FDL chip :-)
typedef unsigned MuonDataWord
typedef std::vector< boolTechnicalTriggerWord
 technical trigger bits (64 bits)

Enumerations

enum  L1GtObject {
  Mu, NoIsoEG, IsoEG, CenJet,
  ForJet, TauJet, ETM, ETT,
  HTT, HTM, JetCounts, HfBitCounts,
  HfRingEtSums, TechTrig, Castor, BPTX
}
 GT objects. More...


Typedef Documentation

typedef boost::uint16_t CaloDataWord

Definition at line 45 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<unsigned> CaloJetCountsWord

Definition at line 52 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef boost::uint32_t CaloMissingEtWord

Definition at line 48 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> DecisionWord

typedefs

algorithm bits: 128 bits

Definition at line 32 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> DecisionWordExtended

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

Definition at line 36 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef unsigned MuonDataWord

Definition at line 42 of file L1GlobalTriggerReadoutSetupFwd.h.

typedef std::vector<bool> TechnicalTriggerWord

technical trigger bits (64 bits)

Definition at line 39 of file L1GlobalTriggerReadoutSetupFwd.h.


Enumeration Type Documentation

enum L1GtObject

GT objects.

Enumerator:
Mu 
NoIsoEG 
IsoEG 
CenJet 
ForJet 
TauJet 
ETM 
ETT 
HTT 
HTM 
JetCounts 
HfBitCounts 
HfRingEtSums 
TechTrig 
Castor 
BPTX 

Definition at line 55 of file L1GlobalTriggerReadoutSetupFwd.h.

00056 {
00057     Mu,
00058     NoIsoEG,
00059     IsoEG,
00060     CenJet,
00061     ForJet,
00062     TauJet,
00063     ETM,
00064     ETT,
00065     HTT,
00066     HTM,
00067     JetCounts,
00068     HfBitCounts,
00069     HfRingEtSums,
00070     TechTrig,
00071     Castor,
00072     BPTX
00073 };


Generated on Tue Jun 9 17:52:11 2009 for CMSSW by  doxygen 1.5.4