#include <memory>
#include <iostream>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/HeavyIonEvent/interface/VoronoiBackground.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/LeafCandidate.h"
#include "RecoHI/HiJetAlgos/interface/VoronoiAlgorithm.h"
Go to the source code of this file.
Classes | |
class | VoronoiBackgroundProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < VoronoiBackgroundProducer > > | s_filler__LINE__ ("VoronoiBackgroundProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < VoronoiBackgroundProducer > > | s_maker__LINE__ ("VoronoiBackgroundProducer") |
|
static |
|
static |