#include <MicroGMTConfiguration.h>
Public Types | |
typedef MuonCaloSum | CaloInput |
typedef MuonCaloSumBxCollection | CaloInputCollection |
enum | input_t { PT, PT_COARSE, PHI, ETA, ETA_COARSE, QUALITY, DELTA_ETA_RED, DELTA_PHI_RED, ENERGYSUM, ETA_FINE_BIT } |
typedef RegionalMuonCandBxCollection | InputCollection |
typedef GMTInternalMuon | InterMuon |
typedef GMTInternalMuonCollection | InterMuonCollection |
typedef GMTInternalMuonList | InterMuonList |
typedef Muon | OutMuon |
enum | output_t { ETA_OUT, PHI_OUT } |
typedef MuonBxCollection | OutputCollection |
typedef std::pair< input_t, int > | PortType |
Static Public Member Functions | |
static int | calcGlobalPhi (int locPhi, tftype t, int proc) |
static unsigned | getTwosComp (const int signedInt, const int width) |
static int | setOutputMuonQuality (int muQual, tftype type, int haloBit) |
Definition at line 16 of file MicroGMTConfiguration.h.
Definition at line 33 of file MicroGMTConfiguration.h.
Definition at line 34 of file MicroGMTConfiguration.h.
Definition at line 27 of file MicroGMTConfiguration.h.
Definition at line 30 of file MicroGMTConfiguration.h.
Definition at line 31 of file MicroGMTConfiguration.h.
Definition at line 32 of file MicroGMTConfiguration.h.
Definition at line 29 of file MicroGMTConfiguration.h.
Definition at line 28 of file MicroGMTConfiguration.h.
typedef std::pair<input_t, int> l1t::MicroGMTConfiguration::PortType |
Definition at line 26 of file MicroGMTConfiguration.h.
Enumerator | |
---|---|
PT | |
PT_COARSE | |
PHI | |
ETA | |
ETA_COARSE | |
QUALITY | |
DELTA_ETA_RED | |
DELTA_PHI_RED | |
ENERGYSUM | |
ETA_FINE_BIT |
Definition at line 19 of file MicroGMTConfiguration.h.
|
static |
Definition at line 13 of file MicroGMTConfiguration.cc.
References l1t::bmtf, and proc.
Referenced by L1TStage2uGMT::analyze().
|
static |
Definition at line 4 of file MicroGMTConfiguration.cc.
References create_public_lumi_plots::width.
Referenced by l1t::MicroGMTIsolationUnit::getCaloIndex().
|
static |
Definition at line 32 of file MicroGMTConfiguration.cc.
References l1t::emtf_neg, and l1t::emtf_pos.