#include <MicroGMTConfiguration.h>
Public Types | |
typedef GMTInputCaloSum | CaloInput |
typedef GMTInputCaloSumBxCollection | CaloInputCollection |
enum | input_t { PT, PT_COARSE, PHI, ETA, ETA_COARSE, QUALITY, DELTA_ETA_RED, DELTA_PHI_RED } |
typedef RegionalMuonCandBxCollection | InputCollection |
typedef GMTInternalMuon | InterMuon |
typedef GMTInternalMuonCollection | InterMuonCollection |
typedef GMTInternalMuonList | InterMuonList |
typedef Muon | OutMuon |
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) |
Definition at line 16 of file MicroGMTConfiguration.h.
Definition at line 30 of file MicroGMTConfiguration.h.
Definition at line 31 of file MicroGMTConfiguration.h.
Definition at line 24 of file MicroGMTConfiguration.h.
Definition at line 27 of file MicroGMTConfiguration.h.
Definition at line 28 of file MicroGMTConfiguration.h.
Definition at line 29 of file MicroGMTConfiguration.h.
Definition at line 26 of file MicroGMTConfiguration.h.
Definition at line 25 of file MicroGMTConfiguration.h.
typedef std::pair<input_t, int> l1t::MicroGMTConfiguration::PortType |
Definition at line 23 of file MicroGMTConfiguration.h.
Enumerator | |
---|---|
PT | |
PT_COARSE | |
PHI | |
ETA | |
ETA_COARSE | |
QUALITY | |
DELTA_ETA_RED | |
DELTA_PHI_RED |
Definition at line 19 of file MicroGMTConfiguration.h.
|
static |
Definition at line 13 of file MicroGMTConfiguration.cc.
References l1t::bmtf, and proc.
|
static |
Definition at line 4 of file MicroGMTConfiguration.cc.
References create_public_lumi_plots::width.
Referenced by l1t::MicroGMTIsolationUnit::getCaloIndex().