Go to the documentation of this file.
30 produces<reco::MuonCollection, edm::InEvent>(
"tau3MuCandidateMuons");
31 produces<reco::TrackCollection, edm::InEvent>(
"tau3MuCandidateTracks");
bool doTau3MuReco(const edm::Event &iEvent, const edm::EventSetup &iSetup, reco::MuonCollection *muonCollection, reco::TrackCollection *trackCollection)
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
#define DEFINE_FWK_MODULE(type)
std::vector< Muon > MuonCollection
collection of Muon objects
Tau3MuReco * m_Tau3MuReco
bool filter(edm::Event &, const edm::EventSetup &) override
Tau3MuSkim(const edm::ParameterSet &)
std::vector< Track > TrackCollection
collection of Tracks