12#ifndef LSST_IP_DIFFIM_KERNELSUMVISITOR_H
13#define LSST_IP_DIFFIM_KERNELSUMVISITOR_H
26 template<
typename PixelT>
58 template<
typename PixelT>
A class to accumulate kernel sums across SpatialCells.
KernelSumVisitor(lsst::daf::base::PropertySet const &ps)
void processKsumDistribution()
void processCandidate(lsst::afw::math::SpatialCellCandidate *candidate)
std::shared_ptr< KernelSumVisitor< PixelT > > Ptr
virtual ~KernelSumVisitor()
std::shared_ptr< KernelSumVisitor< PixelT > > makeKernelSumVisitor(lsst::daf::base::PropertySet const &ps)