#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.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 &) > | RecHitTopologicalCleanerFactory |
typedef edmplugin::PluginFactory< RecHitTopologicalCleanerBase* (const edm::ParameterSet&) > RecHitTopologicalCleanerFactory |
Definition at line 28 of file RecHitTopologicalCleanerBase.h.