SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
BackgroundConfig.h
Go to the documentation of this file.
1
17/*
18 * @file BackgroundConfiguration.h
19 * @author nikoapos
20 */
21
22#ifndef _SEIMPLEMENTATION_BACKGROUNDCONFIG_H
23#define _SEIMPLEMENTATION_BACKGROUNDCONFIG_H
24
25#include "Configuration/Configuration.h"
27
28namespace SourceXtractor {
29
65
66} /* namespace SourceXtractor */
67
68#endif /* _SEIMPLEMENTATION_BACKGROUNDCONFIG_H */
69
std::map< std::string, boost::program_options::variable_value > UserValues
std::map< std::string, Configuration::OptionDescriptionList > getProgramOptions() override
virtual ~BackgroundConfig()=default
void initialize(const UserValues &args) override
SeFloat32 SeFloat
Definition Types.h:32