calibrate(int adc, int col, int row) | PixelThresholdClusterizer | protected |
clear_buffer(DigiIterator begin, DigiIterator end) | PixelThresholdClusterizer | protected |
clear_buffer(ClusterIterator begin, ClusterIterator end) | PixelThresholdClusterizer | protected |
ClusterIterator typedef | PixelClusterizerBase | |
clusterizeDetUnit(const edm::DetSet< PixelDigi > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override | PixelThresholdClusterizer | inlinevirtual |
clusterizeDetUnit(const edmNew::DetSet< SiPixelCluster > &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) override | PixelThresholdClusterizer | inlinevirtual |
clusterizeDetUnitT(const T &input, const PixelGeomDetUnit *pixDet, const TrackerTopology *tTopo, const std::vector< short > &badChannels, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) | PixelThresholdClusterizer | protected |
copy_to_buffer(DigiIterator begin, DigiIterator end) | PixelThresholdClusterizer | protected |
copy_to_buffer(ClusterIterator begin, ClusterIterator end) | PixelThresholdClusterizer | protected |
DigiIterator typedef | PixelClusterizerBase | |
doMissCalibrate | PixelThresholdClusterizer | protected |
doPhase2Calibration | PixelThresholdClusterizer | protected |
doSplitClusters | PixelThresholdClusterizer | protected |
dropDuplicates | PixelThresholdClusterizer | protected |
fillPSetDescription(edm::ParameterSetDescription &desc) | PixelThresholdClusterizer | static |
isCalibrated() | PixelThresholdClusterizer | inline |
make_cluster(const SiPixelCluster::PixelPos &pix, edmNew::DetSetVector< SiPixelCluster >::FastFiller &output) | PixelThresholdClusterizer | protected |
PixelThresholdClusterizer(edm::ParameterSet const &conf) | PixelThresholdClusterizer | |
setSiPixelGainCalibrationService(SiPixelGainCalibrationServiceBase *in) | PixelClusterizerBase | inline |
setup(const PixelGeomDetUnit *pixDet) | PixelThresholdClusterizer | protected |
theBuffer | PixelThresholdClusterizer | protected |
theClusters | PixelThresholdClusterizer | protected |
theClusterThreshold | PixelThresholdClusterizer | protected |
theClusterThreshold_L1 | PixelThresholdClusterizer | protected |
theClusterThresholdInNoiseUnits | PixelThresholdClusterizer | protected |
theConversionFactor | PixelThresholdClusterizer | protected |
theConversionFactor_L1 | PixelThresholdClusterizer | protected |
theDetid | PixelThresholdClusterizer | protected |
theElectronPerADCGain | PixelThresholdClusterizer | protected |
theFakePixels | PixelThresholdClusterizer | protected |
theLayer | PixelThresholdClusterizer | protected |
theNumOfCols | PixelThresholdClusterizer | protected |
theNumOfRows | PixelThresholdClusterizer | protected |
theOffset | PixelThresholdClusterizer | protected |
theOffset_L1 | PixelThresholdClusterizer | protected |
thePhase2DigiBaseline | PixelThresholdClusterizer | protected |
thePhase2KinkADC | PixelThresholdClusterizer | protected |
thePhase2ReadoutMode | PixelThresholdClusterizer | protected |
thePixelOccurrence | PixelThresholdClusterizer | protected |
thePixelThreshold | PixelThresholdClusterizer | protected |
thePixelThresholdInNoiseUnits | PixelThresholdClusterizer | protected |
theSeeds | PixelThresholdClusterizer | protected |
theSeedThreshold | PixelThresholdClusterizer | protected |
theSeedThresholdInNoiseUnits | PixelThresholdClusterizer | protected |
theSiPixelGainCalibrationService_ | PixelClusterizerBase | protected |
~PixelClusterizerBase() | PixelClusterizerBase | inlinevirtual |
~PixelThresholdClusterizer() override | PixelThresholdClusterizer | |