Go to the documentation of this file.
15 #ifndef L1MUBMT_ETAPATTERN_LUT_H
16 #define L1MUBMT_ETAPATTERN_LUT_H
43 typedef std::map<short, L1MuDTEtaPattern, std::less<short> >
LUT;
ETFLut_iter begin() const
return iterator which points to the first entry of the LUT
void print() const
print pattern look-up table
virtual ~L1MuBMTEtaPatternLut()
destructor
std::map< short, L1MuDTEtaPattern, std::less< short > > LUT
#define COND_SERIALIZABLE
L1MuBMTEtaPatternLut()
constructor
void reset()
reset pattern look-up table
LUT::const_iterator ETFLut_iter
int getIgnoredLines(L1TriggerLutFile file) const
L1MuDTEtaPattern getPattern(int id) const
get pattern with a given ID
LUT::iterator ETFLut_Iter
int load()
load pattern look-up table
int size() const
return number of entries in the LUT
ETFLut_iter end() const
return iterator which points to the one-past-last entry of the LUT