#include <string>
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "JetMETCorrections/Objects/interface/JetCorrector.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | PartonJetCorrectionExample |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PartonJetCorrectionExample > > | s_filler__LINE__ ("PartonJetCorrectionExample") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PartonJetCorrectionExample > > | s_maker__LINE__ ("PartonJetCorrectionExample") |
|
static |
|
static |