CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QGLikelihoodESProducer.h
Go to the documentation of this file.
1 #ifndef JetMETCorrections_Modules_QGLikelihoodESProducer_h
2 #define JetMETCorrections_Modules_QGLikelihoodESProducer_h
3 
4 // system include files
5 #include <memory>
6 #include "boost/shared_ptr.hpp"
7 
8 // user include files
12 
14 
18 
19 
21  public:
24 
25  boost::shared_ptr<QGLikelihoodObject> produce(const QGLikelihoodRcd&);
27 
28  private:
30 };
31 
32 #endif
33 
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
boost::shared_ptr< QGLikelihoodObject > produce(const QGLikelihoodRcd &)
QGLikelihoodESProducer(const edm::ParameterSet &)