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 
14  public:
17 
18  typedef std::vector<std::string> vstring;
19 
20  virtual std::unique_ptr<SiPixelTemplateDBObject> produce(const SiPixelTemplateDBObjectRcd &);
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< SiPixelTemplateDBObject > produce(const SiPixelTemplateDBObjectRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override