CMS 3D CMS Logo

MuonLinksProducerForHLT.h
Go to the documentation of this file.
1 #ifndef MuonIdentification_MuonLinksProducerForHLT_h
2 #define MuonIdentification_MuonLinksProducerForHLT_h
3 
14 // user include files
22 //#include "DataFormats/MuonReco/interface/Muon.h"
24 
26  public:
28 
29  ~MuonLinksProducerForHLT() override;
30 
31  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
32 
33  private:
38  double ptMin;
39  double pMin;
41 };
42 #endif
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
edm::EDGetTokenT< reco::TrackCollection > trackToken_
edm::EDGetTokenT< reco::MuonTrackLinksCollection > linkToken_
MuonLinksProducerForHLT(const edm::ParameterSet &)
edm::InputTag theInclusiveTrackCollectionInInput