CMS 3D CMS Logo

SiPixelFakeTemplateDBObjectESSource.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiPixelESProducers_SiPixelFakeTemplateDBObjectESSource_h
2 #define CalibTracker_SiPixelESProducers_SiPixelFakeTemplateDBObjectESSource_h
3 
4 #include <memory>
5 
11 
13 public:
16 
17  typedef std::vector<std::string> vstring;
18 
19  virtual std::unique_ptr<SiPixelTemplateDBObject> produce(const SiPixelTemplateDBObjectRcd &);
20 
21 protected:
23  const edm::IOVSyncValue &,
24  edm::ValidityInterval &) override;
25 
26 private:
28  float version_;
29 };
30 #endif
virtual std::unique_ptr< SiPixelTemplateDBObject > produce(const SiPixelTemplateDBObjectRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override