CMS 3D CMS Logo

QGLikelihoodSystematicsESProducer.h
Go to the documentation of this file.
1 #ifndef JetMETCorrections_Modules_QGLikelihoodSystematicsESProducer_h
2 #define JetMETCorrections_Modules_QGLikelihoodSystematicsESProducer_h
3 
4 // system include files
5 #include <memory>
6 
7 // user include files
11 
13 
17 
18 
20  public:
23 
24  std::unique_ptr<QGLikelihoodSystematicsObject> produce(const QGLikelihoodSystematicsRcd&);
26  private:
28 };
29 
30 #endif
31 
std::unique_ptr< QGLikelihoodSystematicsObject > produce(const QGLikelihoodSystematicsRcd &)
QGLikelihoodSystematicsESProducer(const edm::ParameterSet &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)