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 
16 // user include files
21 
23  public:
25 
26  virtual ~MuonLinksProducerForHLT();
27 
28  virtual void produce(edm::Event&, const edm::EventSetup&);
29 
30  private:
33  double ptMin;
34  double pMin;
36 };
37 #endif
MuonLinksProducerForHLT(const edm::ParameterSet &)
edm::InputTag theInclusiveTrackCollectionInInput
virtual void produce(edm::Event &, const edm::EventSetup &)