1 #ifndef L1Trigger_L1TMuonEndCap_SectorProcessorShower_h
2 #define L1Trigger_L1TMuonEndCap_SectorProcessorShower_h
33 int get_index_shower(
int tp_endcap,
int tp_sector,
int tp_subsector,
int tp_station,
int tp_csc_ID)
const;
int get_index_shower(int tp_endcap, int tp_sector, int tp_subsector, int tp_station, int tp_csc_ID) const
bool enableTwoLooseShowers_
int select_shower(const CSCDetId &, const CSCShowerDigi &) const
bool enableOneNominalShower_
bool enableOneTightShower_
void process(const CSCShowerDigiCollection &showers, l1t::RegionalMuonShowerBxCollection &out_showers) const
void configure(const edm::ParameterSet &, int endcap, int sector)
unsigned nNominalShowers_
bool is_in_sector_csc(int tp_endcap, int tp_sector) const
A container for a generic type of digis indexed by some index, implemented with a map<IndexType...