CMS 3D CMS Logo

SiPixelFakeGenErrorDBObjectESSource.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiPixelESProducers_SiPixelFakeGenErrorDBObjectESSource_h
2 #define CalibTracker_SiPixelESProducers_SiPixelFakeGenErrorDBObjectESSource_h
3 
4 #include <memory>
5 
11 
13 
14  public:
17 
18  typedef std::vector<std::string> vstring;
19 
20  virtual std::unique_ptr<SiPixelGenErrorDBObject> produce(const SiPixelGenErrorDBObjectRcd &);
21 
22  protected:
23 
25  const edm::IOVSyncValue&,
26  edm::ValidityInterval& ) override;
27 
28  private:
29 
31  float version_;
32 
33 };
34 #endif
virtual std::unique_ptr< SiPixelGenErrorDBObject > produce(const SiPixelGenErrorDBObjectRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override