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  private:
16 };
17 #endif
18 
19 
20 
21 
SiStripRecHitMatcherESProducer(const edm::ParameterSet &)
std::unique_ptr< SiStripRecHitMatcher > produce(const TkStripCPERecord &)