CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 #include "boost/shared_ptr.hpp"
6 
12 
14 
15  public:
18 
19  typedef std::vector<std::string> vstring;
20 
21  virtual std::auto_ptr<SiPixelTemplateDBObject> produce(const SiPixelTemplateDBObjectRcd &);
22 
23  protected:
24 
26  const edm::IOVSyncValue&,
28 
29  private:
30 
32  float version_;
33 
34 };
35 #endif
virtual void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
virtual std::auto_ptr< SiPixelTemplateDBObject > produce(const SiPixelTemplateDBObjectRcd &)