#include "RecoMET/METProducers/interface/ElseMETProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/METReco/interface/METFwd.h"
#include "DataFormats/METReco/interface/MET.h"
#include "DataFormats/METReco/interface/CommonMETData.h"
#include "RecoMET/METAlgorithms/interface/METAlgo.h"
#include <string.h>
Go to the source code of this file.
Namespaces | |
cms | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < ElseMETProducer > > | cms::s_filler__LINE__ ("ElseMETProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < ElseMETProducer > > | cms::s_maker__LINE__ ("ElseMETProducer") |