#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 "CondFormats/DataRecord/interface/HcalPFCutsRcd.h"
#include "CondTools/Hcal/interface/HcalPFCutsHandler.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | SeedFinderBase |
Typedefs | |
typedef edmplugin::PluginFactory< SeedFinderBase *(const edm::ParameterSet &)> | SeedFinderFactory |
typedef edmplugin::PluginFactory<SeedFinderBase*(const edm::ParameterSet&)> SeedFinderFactory |
Definition at line 30 of file SeedFinderBase.h.