CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  virtual ~MuonLinksProducerForHLT();
30 
31  virtual void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
32 
33  private:
38  double ptMin;
39  double pMin;
41 };
42 #endif
edm::EDGetTokenT< reco::TrackCollection > trackToken_
edm::EDGetTokenT< reco::MuonTrackLinksCollection > linkToken_
virtual void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
MuonLinksProducerForHLT(const edm::ParameterSet &)
edm::InputTag theInclusiveTrackCollectionInInput