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;
130 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
constexpr int adc(sample_type sample)
get the ADC sample (12 bits)
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
edmNew::DetSet< SiPixelCluster >::const_iterator ClusterIterator
void fillPSetDescription(edm::ParameterSetDescription &desc)
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
A specific threshold-based pixel clustering algorithm.
Class to store ADC counts during clustering.
const int theConversionFactor