#include <SE2BackgroundConfig.h>
Definition at line 30 of file SE2BackgroundConfig.h.
◆ SE2BackgroundConfig()
SourceXtractor::SE2BackgroundConfig::SE2BackgroundConfig |
( |
long |
manager_id | ) |
|
|
explicit |
◆ ~SE2BackgroundConfig()
virtual SourceXtractor::SE2BackgroundConfig::~SE2BackgroundConfig |
( |
| ) |
|
|
virtualdefault |
◆ getCellSize()
std::vector<int> SourceXtractor::SE2BackgroundConfig::getCellSize |
( |
| ) |
const |
|
inline |
◆ getProgramOptions()
◆ getSmoothingBox()
std::vector<int> SourceXtractor::SE2BackgroundConfig::getSmoothingBox |
( |
| ) |
const |
|
inline |
◆ initialize()
void SourceXtractor::SE2BackgroundConfig::initialize |
( |
const UserValues & |
args | ) |
|
|
overridevirtual |
Reimplemented from Euclid::Configuration::Configuration.
Definition at line 51 of file SE2BackgroundConfig.cpp.
References std::map< K, T >::at(), std::vector< T >::begin(), SourceXtractor::CELLSIZE_VALUE, std::vector< T >::end(), std::map< K, T >::end(), std::map< K, T >::find(), std::find_if(), SourceXtractor::LEGACY_BACKGROUND, m_cell_size, m_legacy, m_smoothing_box, and SourceXtractor::SMOOTHINGBOX_VALUE.
◆ useLegacy()
bool SourceXtractor::SE2BackgroundConfig::useLegacy |
( |
| ) |
const |
|
inline |
◆ m_cell_size
std::vector<int> SourceXtractor::SE2BackgroundConfig::m_cell_size |
|
private |
◆ m_legacy
bool SourceXtractor::SE2BackgroundConfig::m_legacy |
|
private |
◆ m_smoothing_box
std::vector<int> SourceXtractor::SE2BackgroundConfig::m_smoothing_box |
|
private |
The documentation for this class was generated from the following files: