#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/PatCandidates/interface/MET.h"
#include "DataFormats/METReco/interface/MET.h"
#include <memory>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | pat::RecoMETExtractor |
Retrieves the recoMET from a pat::MET. More... | |
Namespaces | |
pat | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< RecoMETExtractor > > | s_filler__LINE__ ("RecoMETExtractor") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< RecoMETExtractor > > | s_maker__LINE__ ("RecoMETExtractor") |
|
static |
|
static |