1 #ifndef _MuonIdentification_MuonMesh_h_
2 #define _MuonIdentification_MuonMesh_h_
19 std::vector<std::pair<reco::Muon*, std::pair<reco::MuonChamberMatch*, reco::MuonSegmentMatch*> > > >
22 typedef std::vector<std::pair<reco::Muon*, std::pair<reco::MuonChamberMatch*, reco::MuonSegmentMatch*> > >
38 bool isDuplicateOf(
const std::pair<CSCDetId, CSCSegmentRef>& rhs,
39 const std::pair<CSCDetId, CSCSegmentRef>& lhs)
const;
41 const std::pair<CSCDetId, CSCSegmentRef>& rhs)
const;
44 void fillMesh(std::vector<reco::Muon>*);
51 const std::pair<CSCDetId, CSCSegmentRef>& lhs)
const {