CMS 3D CMS Logo

SiPixelFakeCPEGenericErrorParmESSource.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiPixelESProducers_SiPixelFakeCPEGenericErrorParmESSource_h
2 #define CalibTracker_SiPixelESProducers_SiPixelFakeCPEGenericErrorParmESSource_h
3 
4 #include <memory>
5 
11 
13 
14  public:
17 
18  virtual std::unique_ptr<SiPixelCPEGenericErrorParm> produce(const SiPixelCPEGenericErrorParmRcd &);
19 
20  protected:
21 
23  const edm::IOVSyncValue&,
24  edm::ValidityInterval& ) override;
25 
26  private:
27 
29  double version_;
30 
31 };
32 #endif
virtual std::unique_ptr< SiPixelCPEGenericErrorParm > produce(const SiPixelCPEGenericErrorParmRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override