CMS 3D CMS Logo

PixelCPEClusterRepairESProducer.h
Go to the documentation of this file.
1 #ifndef RecoLocaltracker_SiPixelRecHits_PixelCPEClusterRepairESProducer_h
2 #define RecoLocaltracker_SiPixelRecHits_PixelCPEClusterRepairESProducer_h
3 
10 #include <memory>
11 
13  public:
16  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
17  std::unique_ptr<PixelClusterParameterEstimator> produce(const TkPixelCPERecord &);
18  private:
20  bool DoLorentz_;
21 };
22 
23 
24 #endif
25 
26 
27 
28 
PixelCPEClusterRepairESProducer(const edm::ParameterSet &p)
std::unique_ptr< PixelClusterParameterEstimator > produce(const TkPixelCPERecord &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)