1 #ifndef RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizerForBricked_H
2 #define RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizerForBricked_H
55 const std::vector<short>& badChannels,
62 const std::vector<short>& badChannels,
72 const std::vector<short>& badChannels,
void clusterizeDetUnitT(const T &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output)
Cluster pixels. This method operates on a matrix of pixels and finds the largest contiguous cluster a...
static std::string const input
void clusterizeDetUnit(const edmNew::DetSet< SiPixelCluster > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override
A specific threshold-based pixel clustering algorithm.
Pixel cluster – collection of neighboring pixels above threshold.
void clusterizeDetUnit(const edm::DetSet< PixelDigi > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override
A specific threshold-based pixel clustering algorithm.