#include <L1MuGMTMIAUEtaProLUT.h>
Public Types | |
enum | { MIP_DT, MIP_BRPC, ISO_DT, ISO_BRPC, MIP_CSC, MIP_FRPC, ISO_CSC, ISO_FRPC } |
Public Types inherited from L1MuGMTLUT | |
typedef std::pair< std::string, unsigned > | port |
Public Member Functions | |
L1MuGMTMIAUEtaProLUT () | |
constuctor using function-lookup More... | |
unsigned | LookupFunctionPacked (int idx, unsigned address) const override |
access to lookup function with packed input and output More... | |
unsigned | SpecificLookup (int idx, unsigned eta, unsigned pt, unsigned charge) const |
specific lookup function for entire output field More... | |
unsigned | SpecificLookup_eta_sel (int idx, unsigned eta, unsigned pt, unsigned charge) const |
specific lookup function for eta_sel More... | |
~L1MuGMTMIAUEtaProLUT () override | |
destructor More... | |
Public Member Functions inherited from L1MuGMTLUT | |
L1MuGMTLUT () | |
Init and Destruct. More... | |
L1MuGMTLUT (const char *name, const std::vector< std::string > &instances, const std::vector< port > &in_widths, const std::vector< port > &out_widths, unsigned vme_addr_width=0, bool distrRAM=false) | |
constructor with init More... | |
L1MuGMTLUT (const char *name, const std::string &instances, const std::string &inputs, const std::string &outputs, unsigned vme_addr_width=0, bool distrRAM=false) | |
void | Load (const char *path) |
I/O functions. More... | |
std::vector< unsigned > | Lookup (int idx, const std::vector< unsigned > &address) const |
additional lookup function (std::vector -> vector) More... | |
std::vector< unsigned > | Lookup (int idx, unsigned address) const |
additional lookup function (unsigned -> std::vector) More... | |
unsigned | LookupPacked (int idx, unsigned) const |
unsigned | LookupPacked (int idx, const std::vector< unsigned > &address) const |
additional lookup function (std::vector -> unisgned) More... | |
void | MakeSubClass (const char *fname="", const char *template_file_h="../interface/L1MuGMTLUT_SubClass.h_template", const char *template_file_cc="../interface/L1MuGMTLUT_SubClass.cc_template") |
Add Generate SubClass method. More... | |
std::string | Name () |
int | numberOfInstances () |
get the number of Instances More... | |
void | Save (const char *path) |
save to LUT file More... | |
virtual | ~L1MuGMTLUT () |
destructor More... | |
Private Member Functions | |
void | InitParameters () |
Initialize scales, configuration parameters, alignment constants, ... More... | |
unsigned | TheLookupFunction (int idx, unsigned eta, unsigned pt, unsigned charge) const |
The lookup function - here the functionality of the LUT is implemented. More... | |
Private Attributes | |
int | m_IsolationCellSizeEta |
Private data members (LUT parameters);. More... | |
Static Private Attributes | |
static float | caloEtaBounds [15] |
Additional Inherited Members | |
Protected Member Functions inherited from L1MuGMTLUT | |
void | Init (const char *name, const std::vector< std::string > &instances, const std::vector< port > &in_widths, const std::vector< port > &out_widths, unsigned vme_addr_width=0, bool distrRAM=false) |
Initialize the LUT. More... | |
void | Set (int idx, unsigned address, unsigned value) |
set with single address and value More... | |
std::vector< unsigned > | u2vec (unsigned value, const std::vector< port > &widths) const |
generate composite address or value from compact unsigned More... | |
unsigned | vec2u (const std::vector< unsigned > &vec, const std::vector< port > &widths) const |
generate address or value from composite address or value More... | |
Protected Attributes inherited from L1MuGMTLUT | |
std::vector< std::vector < unsigned > > | m_Contents |
bool | m_distrRAM |
unsigned | m_GeneralLUTVersion |
bool | m_initialized |
std::vector< port > | m_Inputs |
std::vector< std::string > | m_InstNames |
std::string | m_name |
int | m_NLUTS |
std::vector< port > | m_Outputs |
bool | m_saveFlag |
unsigned | m_TotalInWidth |
unsigned | m_TotalOutWidth |
bool | m_UseLookupFunction |
unsigned | m_vme_addr_width |
MIAUEtaPro look-up table
this class was automatically generated by L1MuGMTLUT::MakeSubClass()
Definition at line 38 of file L1MuGMTMIAUEtaProLUT.h.
anonymous enum |
Enumerator | |
---|---|
MIP_DT | |
MIP_BRPC | |
ISO_DT | |
ISO_BRPC | |
MIP_CSC | |
MIP_FRPC | |
ISO_CSC | |
ISO_FRPC |
Definition at line 40 of file L1MuGMTMIAUEtaProLUT.h.
|
inline |
constuctor using function-lookup
Definition at line 43 of file L1MuGMTMIAUEtaProLUT.h.
References InitParameters().
|
inlineoverride |
|
private |
Initialize scales, configuration parameters, alignment constants, ...
Definition at line 43 of file L1MuGMTMIAUEtaProLUT.cc.
References L1MuGMTConfig::getIsolationCellSizeEta(), and m_IsolationCellSizeEta.
Referenced by L1MuGMTMIAUEtaProLUT().
|
inlineoverridevirtual |
access to lookup function with packed input and output
Reimplemented from L1MuGMTLUT.
Definition at line 76 of file L1MuGMTMIAUEtaProLUT.h.
References generateTowerEtThresholdLUT::addr, L1MuGMTLUT::m_Inputs, TheLookupFunction(), and L1MuGMTLUT::u2vec().
|
inline |
specific lookup function for entire output field
Definition at line 66 of file L1MuGMTMIAUEtaProLUT.h.
References generateTowerEtThresholdLUT::addr, RecoTauCleanerPlugins::charge, PVValHelper::eta, L1MuGMTLUT::LookupPacked(), and DiDispStaMuonMonitor_cfi::pt.
|
inline |
specific lookup function for eta_sel
Definition at line 57 of file L1MuGMTMIAUEtaProLUT.h.
References generateTowerEtThresholdLUT::addr, RecoTauCleanerPlugins::charge, PVValHelper::eta, L1MuGMTLUT::Lookup(), and DiDispStaMuonMonitor_cfi::pt.
Referenced by L1MuGMTEtaProjectionUnit::run().
|
private |
The lookup function - here the functionality of the LUT is implemented.
Definition at line 65 of file L1MuGMTMIAUEtaProLUT.cc.
References L1MuGMTEtaLUT::eta(), L1MuGMTConfig::getCaloGeom(), L1MuScale::getCenter(), L1MuScale::getLowEdge(), L1MuTriggerPtScale::getPtScale(), L1MuTriggerScales::getRegionalEtaScale(), L1MuGMTConfig::getTriggerPtScale(), L1MuGMTConfig::getTriggerScales(), L1CaloGeometry::globalEtaBinCenter(), L1CaloGeometry::globalEtaIndex(), mps_fire::i, GeomDetEnumerators::isRPC(), m_IsolationCellSizeEta, L1MuGMTLUT::m_saveFlag, and L1CaloGeometry::numberGctForwardEtaBinsPerHalf().
Referenced by LookupFunctionPacked().
|
staticprivate |
Definition at line 90 of file L1MuGMTMIAUEtaProLUT.h.
|
private |
Private data members (LUT parameters);.
Definition at line 89 of file L1MuGMTMIAUEtaProLUT.h.
Referenced by InitParameters(), and TheLookupFunction().