1 #ifndef ClusterProducerFP420_h
2 #define ClusterProducerFP420_h
47 bool badChannel(
int channel,
const std::vector<short>& badChannels)
const;
float channelThresholdInNoiseSigma() const
ClusterProducerFP420(float electrode_thr, float seed_thr, float clust_thr, int max_voids)
float theClusterThreshold
std::vector< ClusterFP420 > clusterizeDetUnitPixels(HDigiFP420Iter begin, HDigiFP420Iter end, unsigned int detid, const ElectrodNoiseVector &vnoise, unsigned int xytype, int verb) const
int difWide(unsigned int xytype, HDigiFP420Iter ichannel, HDigiFP420Iter jchannel) const
std::vector< ClusterNoiseFP420::ElectrodData > ElectrodNoiseVector
bool operator()(const HDigiFP420 &digi) const
AboveSeed(float aseed, const ElectrodNoiseVector &vnoise)
float theChannelThreshold
std::vector< HDigiFP420 >::const_iterator HDigiFP420Iter
bool badChannel(int channel, const std::vector< short > &badChannels) const
float clusterThresholdInNoiseSigma() const
const ElectrodNoiseVector & vnoise_
int difNarr(unsigned int xytype, HDigiFP420Iter ichannel, HDigiFP420Iter jchannel) const
float seedThresholdInNoiseSigma() const
std::vector< ClusterFP420 > clusterizeDetUnit(HDigiFP420Iter begin, HDigiFP420Iter end, unsigned int detid, const ElectrodNoiseVector &vnoise) const