34 iEvent.getByToken(muonList, MuHandle);
36 for (MuonCollection::const_iterator nmuon = MuHandle->begin(); nmuon != MuHandle->end(); ++nmuon) {
38 double etaMuon(-999.);
40 if (nmuon->isGlobalMuon()) {
41 ptMuon = nmuon->globalTrack()->pt();
42 etaMuon = nmuon->globalTrack()->eta();
T getParameter(std::string const &) const
void endStream() override
DTCalibMuonSelection(const edm::ParameterSet &)
~DTCalibMuonSelection() override
bool filter(edm::Event &, const edm::EventSetup &) override
void beginStream(edm::StreamID) override