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 public:
16 
17  typedef std::vector<std::string> vstring;
18 
19  virtual std::unique_ptr<SiPixelGenErrorDBObject> produce(const SiPixelGenErrorDBObjectRcd &);
20 
21 protected:
23  const edm::IOVSyncValue &,
24  edm::ValidityInterval &) override;
25 
26 private:
28  float version_;
29 };
30 #endif
virtual std::unique_ptr< SiPixelGenErrorDBObject > produce(const SiPixelGenErrorDBObjectRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override