#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/METReco/interface/PFMET.h"
#include "DataFormats/METReco/interface/CorrMETData.h"
#include "JetMETCorrections/Type1MET/interface/AddCorrectionsToGenericMET.h"
#include "HLTrigger/HLTcore/interface/defaultModuleLabel.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | CorrectedPFMETProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CorrectedPFMETProducer > > | s_filler__LINE__ ("CorrectedPFMETProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CorrectedPFMETProducer > > | s_maker__LINE__ ("CorrectedPFMETProducer") |
|
static |
|
static |