1 #ifndef RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 2 #define RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 66 const std::vector<short>& badChannels,
68 clusterizeDetUnitT(
input, pixDet, tTopo, badChannels,
output);
73 const std::vector<short>& badChannels,
75 clusterizeDetUnitT(
input, pixDet, tTopo, badChannels,
output);
82 void clusterizeDetUnitT(
const T&
input,
85 const std::vector<short>& badChannels,
90 std::vector<SiPixelCluster::PixelPos>
theSeeds;
137 int calibrate(
int adc,
int col,
int row);
const int theConversionFactor_L1
SiPixelArrayBuffer theBuffer
Data storage.
const int theClusterThreshold_L1
float theClusterThresholdInNoiseUnits
float theSeedThresholdInNoiseUnits
const int thePixelThreshold
const int thePhase2KinkADC
static std::string const input
const int thePhase2ReadoutMode
const int theSeedThreshold
void clusterizeDetUnit(const edm::DetSet< PixelDigi > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override
edm::DetSet< PixelDigi >::const_iterator DigiIterator
const bool doPhase2Calibration
void clusterizeDetUnit(const edmNew::DetSet< SiPixelCluster > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override
const bool doMissCalibrate
int theNumOfRows
Geometry-related information.
const double theElectronPerADCGain
std::vector< uint8_t > thePixelOccurrence
edmNew::DetSet< SiPixelCluster >::const_iterator ClusterIterator
void fillPSetDescription(edm::ParameterSetDescription &desc)
std::vector< bool > theFakePixels
const int theClusterThreshold
std::vector< SiPixelCluster > theClusters
const double thePhase2DigiBaseline
Pixel cluster – collection of neighboring pixels above threshold.
float thePixelThresholdInNoiseUnits
Clustering-related quantities:
const bool doSplitClusters
std::vector< SiPixelCluster::PixelPos > theSeeds
const bool dropDuplicates
A specific threshold-based pixel clustering algorithm.
uint16_t *__restrict__ uint16_t const *__restrict__ adc
Class to store ADC counts during clustering.
const int theConversionFactor