Alexandria
2.14.1
Please provide a description of the project.
|
Go to the documentation of this file.
25 #ifndef _CONFIGURATION_SPECZCATALOGCONFIG_H
26 #define _CONFIGURATION_SPECZCATALOGCONFIG_H
31 namespace Configuration {
std::map< std::string, OptionDescriptionList > getProgramOptions() override
Returns the program options defined by the SpecZCatalogConfig.
SpecZCatalogConfig(long manager_id)
Constructs a new SpecZCatalogConfig object.
void preInitialize(const UserValues &args) override
Checks that all the options are valid. See the exceptions thrown for a detailed list of the checks.
void initialize(const UserValues &args) override
Adds the SpectroscopicRedshiftAttributeFromRow handler to the CatalogCnofig.
Superclass of all configuration classes.
virtual ~SpecZCatalogConfig()=default
Destructor.
Configuration class for enabling SpecZ catalog input.