1 #ifndef L1Trigger_L1TMuonEndCapPhase2_TimeZoneLut_h 2 #define L1Trigger_L1TMuonEndCapPhase2_TimeZoneLut_h 15 bool in_range(
const std::pair<int, int>&,
const int&)
const;
30 std::map<int, std::pair<int, int>>
lut_;
35 #endif // L1Trigger_L1TMuonEndCapPhase2_TimeZoneLut_h
void update(const edm::Event &, const edm::EventSetup &)
std::map< int, std::pair< int, int > > lut_
int getTimezones(const int &, const int &) const
bool in_range(const std::pair< int, int > &, const int &) const