Go to the documentation of this file. 1 #ifndef __Basic2DGenericTopoClusterizer_H__
2 #define __Basic2DGenericTopoClusterizer_H__
18 const std::vector<bool>&,
19 const std::vector<bool>&,
25 const std::vector<bool>&,
std::vector< PFCluster > PFClusterCollection
collection of PFCluster objects
B2DGT & operator=(const B2DGT &)=delete
void buildTopoCluster(const edm::Handle< reco::PFRecHitCollection > &, const std::vector< bool > &, unsigned int, std::vector< bool > &, reco::PFCluster &)
Basic2DGenericTopoClusterizer(const edm::ParameterSet &conf, edm::ConsumesCollector &sumes)
const bool _useCornerCells
Basic2DGenericTopoClusterizer B2DGT
#define DEFINE_EDM_PLUGIN(factory, type, name)
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
~Basic2DGenericTopoClusterizer() override=default
void buildClusters(const edm::Handle< reco::PFRecHitCollection > &, const std::vector< bool > &, const std::vector< bool > &, reco::PFClusterCollection &) override