25#ifndef _CONFIGURATION_PHOTOMETRYCATALOGCONFIG_H
26#define _CONFIGURATION_PHOTOMETRYCATALOGCONFIG_H
29#include <boost/filesystem.hpp>
34namespace Configuration {
Superclass of all configuration classes.
Configuration class for enabling photometric catalog input.
bool m_missing_photometry_enabled
virtual ~PhotometryCatalogConfig()=default
Destructor.
void initialize(const UserValues &args) override
Adds the PhotometryAttributeFromRow handler to the CatalogConfig.
bool isMissingPhotometryEnabled()
bool m_upper_limit_enabled
std::map< std::string, OptionDescriptionList > getProgramOptions() override
Returns the program options defined by the PhotometryCatalogConfig.
bool isUpperLimitEnabled()