Class lsst::meas::algorithms::ExposurePatch

template<typename ExposureT>
class ExposurePatch

A convenience container for the exposure, peak and footprint that will be measured.

This is more useful than a std::pair or similar.