LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#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 | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::base | |