29 ilink_tpc_map[
ilink].emplace_back(
tp, tp_info);
39 const int tp_endcap = tp_info.
endcap;
40 const int tp_sector = tp_info.
sector;
41 const int tp_subsector = tp_info.
subsector;
42 const int tp_station = tp_info.
station;
43 const int tp_csc_id = tp_info.
csc_id;
75 const int ilink_offset = 108;
77 ilink = ilink_offset + ((tp_subsector - 1) * 3) + (tp_csc_id - 1);
81 const int ilink_offset = 114;
bool isTPInSector(int match_endcap, int match_sector, int tp_endcap, int tp_sector)
GE0TPSelector(const EMTFContext &, const int &, const int &)
std::map< int, TPCollection > ILinkTPCMap
int getInputLink(const TriggerPrimitive &, TPInfo &) const
int calcInputLink(const int &, const int &, const TPSelection &) const
const EMTFContext & context_
void select(const TriggerPrimitive &, TPInfo, ILinkTPCMap &) const final
bool isTPInNeighborSector(int match_endcap, int match_sector, int tp_endcap, int tp_sector, int tp_subsector, int tp_station, int tp_id)
EMTFConfiguration config_
bool include_neighbor_en_