#include "RecoMET/METProducers/interface/PFClusterMETProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/METReco/interface/METFwd.h"
#include "DataFormats/METReco/interface/PFClusterMETFwd.h"
#include "DataFormats/METReco/interface/CommonMETData.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "RecoMET/METAlgorithms/interface/METAlgo.h"
#include "RecoMET/METAlgorithms/interface/PFClusterSpecificAlgo.h"
#include <cstring>
Go to the source code of this file.
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PFClusterMETProducer > > | cms::s_filler__LINE__ ("PFClusterMETProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< PFClusterMETProducer > > | cms::s_maker__LINE__ ("PFClusterMETProducer") |