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