CMS 3D CMS Logo

PixelCPETemplateRecoESProducer.h
Go to the documentation of this file.
1 #ifndef RecoLocaltracker_SiPixelRecHits_PixelCPETemplateRecoESProducer_h
2 #define RecoLocaltracker_SiPixelRecHits_PixelCPETemplateRecoESProducer_h
3 
8 #include <memory>
9 
11  public:
14  std::unique_ptr<PixelClusterParameterEstimator> produce(const TkPixelCPERecord &);
15  private:
17  bool DoLorentz_;
18 };
19 
20 
21 #endif
22 
23 
24 
25 
std::unique_ptr< PixelClusterParameterEstimator > produce(const TkPixelCPERecord &)
PixelCPETemplateRecoESProducer(const edm::ParameterSet &p)