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 )
override;
PassThruSeedFinder & operator=(const PassThruSeedFinder &)=delete
static std::string const input
PassThruSeedFinder(const edm::ParameterSet &conf)
void findSeeds(const edm::Handle< reco::PFRecHitCollection > &input, const std::vector< bool > &mask, std::vector< bool > &seedable) override
#define DEFINE_EDM_PLUGIN(factory, type, name)