CMS 3D CMS Logo

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 // system include files
22 #include <memory>
23 
24 // user include files
30 // #include "CondTools/SiPixel/interface/SiPixelGainCalibrationService.h"
31 //
32 // class decleration
33 //
34 
36 public:
39 
40  // typedef edm::ESProducts<> ReturnType;
41 
42  virtual std::unique_ptr<SiPixelLorentzAngle> produce(const SiPixelLorentzAngleRcd &);
43 
44 protected:
46  const edm::IOVSyncValue &,
47  edm::ValidityInterval &) override;
48 
49 private:
51 };
52 #endif
virtual std::unique_ptr< SiPixelLorentzAngle > produce(const SiPixelLorentzAngleRcd &)
SiPixelFakeLorentzAngleESSource(const edm::ParameterSet &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override