CMS 3D CMS Logo

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