1 #ifndef __RecoParticleFlow_PFClusterProducer_PassThruSeedFinder_H__
2 #define __RecoParticleFlow_PFClusterProducer_PassThruSeedFinder_H__
6 #include <unordered_map>
15 const std::vector<bool>& mask,
16 std::vector<bool>& seedable );
PassThruSeedFinder & operator=(const PassThruSeedFinder &)=delete
static std::string const input
void findSeeds(const edm::Handle< reco::PFRecHitCollection > &input, const std::vector< bool > &mask, std::vector< bool > &seedable)
PassThruSeedFinder(const edm::ParameterSet &conf)
#define DEFINE_EDM_PLUGIN(factory, type, name)