CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelFakeLorentzAngleESSource.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiPixelESProducers_SiPixelFakeLorentzAngleESSource_h
2 #define CalibTracker_SiPixelESProducers_SiPixelFakeLorentzAngleESSource_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelFakeLorentzAngleESSource
6 // Class: SiPixelFakeLorentzAngleESSource
7 //
15 //
16 // Original Author: Lotte Wilke
17 // Created: Jan. 31st, 2008
18 //
19 //
20 
21 
22 // system include files
23 #include <memory>
24 #include "boost/shared_ptr.hpp"
25 
26 // user include files
32 // #include "CondTools/SiPixel/interface/SiPixelGainCalibrationService.h"
33 //
34 // class decleration
35 //
36 
38 
39  public:
42 
43  // typedef edm::ESProducts<> ReturnType;
44 
45  virtual std::auto_ptr<SiPixelLorentzAngle> produce(const SiPixelLorentzAngleRcd &);
46 
47  protected:
48 
50  const edm::IOVSyncValue&,
52 
53 
54  private:
55 
57 
58 };
59 #endif
virtual void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
SiPixelFakeLorentzAngleESSource(const edm::ParameterSet &)
virtual std::auto_ptr< SiPixelLorentzAngle > produce(const SiPixelLorentzAngleRcd &)