#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 double | calcMuonEtaExtra (const l1t::Muon &mu) |
static double | calcMuonPhiExtra (const l1t::Muon &mu) |
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 L1Analysis::L1AnalysisL1UpgradeTfMuon::SetTfMuon().
|
static |
Definition at line 43 of file MicroGMTConfiguration.cc.
References l1t::Muon::hwDEtaExtra(), and l1t::L1Candidate::hwEta().
Referenced by L1Analysis::L1AnalysisL1Upgrade::SetMuon().
|
static |
Definition at line 49 of file MicroGMTConfiguration.cc.
References l1t::Muon::hwDPhiExtra(), and l1t::L1Candidate::hwPhi().
Referenced by L1Analysis::L1AnalysisL1Upgrade::SetMuon().
|
static |
|
static |
Definition at line 32 of file MicroGMTConfiguration.cc.
References l1t::emtf_neg, and l1t::emtf_pos.