#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHitFwd.h"
#include <string>
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | RecHitTopologicalCleanerBase |
Typedefs | |
typedef edmplugin::PluginFactory< RecHitTopologicalCleanerBase *(const edm::ParameterSet &, edm::ConsumesCollector &)> | RecHitTopologicalCleanerFactory |
typedef edmplugin::PluginFactory<RecHitTopologicalCleanerBase*(const edm::ParameterSet&, edm::ConsumesCollector&)> RecHitTopologicalCleanerFactory |
Definition at line 31 of file RecHitTopologicalCleanerBase.h.