CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelFakeCPEGenericErrorParmESSource.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiPixelESProducers_SiPixelFakeCPEGenericErrorParmESSource_h
2 #define CalibTracker_SiPixelESProducers_SiPixelFakeCPEGenericErrorParmESSource_h
3 
4 #include <memory>
5 #include "boost/shared_ptr.hpp"
6 
12 
14 
15  public:
18 
19  virtual std::auto_ptr<SiPixelCPEGenericErrorParm> produce(const SiPixelCPEGenericErrorParmRcd &);
20 
21  protected:
22 
24  const edm::IOVSyncValue&,
26 
27  private:
28 
30  double version_;
31 
32 };
33 #endif
virtual std::auto_ptr< SiPixelCPEGenericErrorParm > produce(const SiPixelCPEGenericErrorParmRcd &)
virtual void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)