24 #ifndef LSST_MEAS_BASE_InputUtilities_h_INCLUDED 25 #define LSST_MEAS_BASE_InputUtilities_h_INCLUDED 27 #include "lsst/afw/geom/Point.h" 28 #include "lsst/afw/geom/ellipses/Quadrupole.h" 31 namespace lsst {
namespace meas {
namespace base {
55 SafeCentroidExtractor(afw::table::Schema & schema, std::string
const & name,
bool isCentroider=
false);
79 afw::table::SourceRecord & record,
125 afw::table::SourceRecord & record,
135 #endif // !LSST_MEAS_BASE_InputUtilities_h_INCLUDED
Utility class for handling flag fields that indicate the failure modes of an algorithm.