1 #ifndef RecoParticleFlow_PFClusterProducer_PFRecHitDualNavigator_h 2 #define RecoParticleFlow_PFClusterProducer_PFRecHitDualNavigator_h 8 template <PFLayer::Layer D1,
typename barrel, PFLayer::Layer D2,
typename endcap>
24 std::unique_ptr<reco::PFRecHitCollection>&
hits,
26 if (
hit.layer() ==
D1)
28 else if (
hit.layer() ==
D2)
T getParameter(std::string const &) const
PFRecHitDualNavigator()=default
uint32_t cc[maxCellsPerHit]
PFRecHitDualNavigator(const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc)
void associateNeighbours(reco::PFRecHit &hit, std::unique_ptr< reco::PFRecHitCollection > &hits, edm::RefProd< reco::PFRecHitCollection > &refProd) override
Particle flow rechit (rechit + geometry and topology information). See clustering algorithm in PFClus...
void init(const edm::EventSetup &iSetup) override