1 #ifndef GEMRecHit_GEMCSCSegAlgoRR_h
2 #define GEMRecHit_GEMCSCSegAlgoRR_h
36 std::vector<GEMCSCSegment>
run(
const std::map<uint32_t, const CSCLayer*>& csclayermap,
37 const std::map<uint32_t, const GEMEtaPartition*>& gemrollmap,
38 const std::vector<const CSCSegment*>& cscsegments,
39 const std::vector<const GEMRecHit*>& gemrechits)
override;
47 const std::vector<const GEMRecHit*>& gemrechits);
53 const std::vector<const TrackingRecHit*>&
rechits);