CMS 3D CMS Logo

SiStripRecHitMatcherESProducer.h
Go to the documentation of this file.
1 #ifndef RecoLocaltracker_SiStriprecHitConverter_SiStripRecHitMatcherESProducer_h
2 #define RecoLocaltracker_SiStriprecHitConverter_SiStripRecHitMatcherESProducer_h
3 
8 #include <memory>
9 
11 public:
13  std::unique_ptr<SiStripRecHitMatcher> produce(const TkStripCPERecord&);
14 
15 private:
17 };
18 #endif
SiStripRecHitMatcherESProducer(const edm::ParameterSet &)
std::unique_ptr< SiStripRecHitMatcher > produce(const TkStripCPERecord &)