1 #ifndef RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 2 #define RecoLocalTracker_SiPixelClusterizer_PixelThresholdClusterizer_H 65 const std::vector<short>& badChannels,
69 const std::vector<short>& badChannels,
75 void clusterizeDetUnitT(
const T &
input,
77 const std::vector<short>& badChannels,
83 std::vector<SiPixelCluster::PixelPos>
theSeeds;
116 int calibrate(
int adc,
int col,
int row);
int adc(sample_type sample)
get the ADC sample (12 bits)
SiPixelArrayBuffer theBuffer
Data storage.
void clusterizeDetUnit(const edm::DetSet< PixelDigi > &input, const PixelGeomDetUnit *pixDet, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output)
float theClusterThresholdInNoiseUnits
float theSeedThresholdInNoiseUnits
def setup(process, global_tag, zero_tesla=False)
const int thePixelThreshold
static std::string const input
const double theElectronPerADCGain_
const int theSeedThreshold
edm::DetSet< PixelDigi >::const_iterator DigiIterator
void clusterizeDetUnit(const edmNew::DetSet< SiPixelCluster > &input, const PixelGeomDetUnit *pixDet, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output)
const bool doMissCalibrate
int theNumOfRows
Geometry-related information.
edmNew::DetSet< SiPixelCluster >::const_iterator ClusterIterator
std::vector< SiPixelCluster > theClusters
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.
const float theClusterThreshold
Class to store ADC counts during clustering.
const int theConversionFactor