lsst.meas.base 23.0.0+1c9213783a
|
#include <vector>
#include "lsst/afw/table/Schema.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/meas/base/exceptions.h"
Go to the source code of this file.
Classes | |
struct | lsst::meas::base::FlagDefinition |
Simple class used to define and document flags The name and doc constitute the identity of the FlagDefinition The number is used for indexing, but is assigned arbitrarily. More... | |
class | lsst::meas::base::FlagDefinitionList |
vector-type utility class to build a collection of FlagDefinitions More... | |
class | lsst::meas::base::FlagHandler |
Utility class for handling flag fields that indicate the failure modes of an algorithm. More... | |
Namespaces | |
namespace | lsst |
namespace | lsst::meas |
namespace | lsst::meas::base |