#include <memory>
#include <string>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
Go to the source code of this file.
Classes | |
class | PFNoPileUpPacked |
Identifies pile-up candidates from a collection of Candidates, and produces the corresponding collection of NoPileUpCandidates. More... | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PFNoPileUpPacked > > | s_filler__LINE__ ("PFNoPileUpPacked") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PFNoPileUpPacked > > | s_maker__LINE__ ("PFNoPileUpPacked") |
|
static |
|
static |