1 #ifndef RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 2 #define RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 68 const std::vector<short>& badChannels,
73 const std::vector<short>& badChannels,
81 void clusterizeDetUnitT(
const T &
input,
84 const std::vector<short>& badChannels,
89 std::vector<SiPixelCluster::PixelPos>
theSeeds;
128 int calibrate(
int adc,
int col,
int row);
const int theConversionFactor_L1
SiPixelArrayBuffer theBuffer
Data storage.
const int theClusterThreshold_L1
float theClusterThresholdInNoiseUnits
float theSeedThresholdInNoiseUnits
def setup(process, global_tag, zero_tesla=False)
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