SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::MultiThresholdPartitionConfig Class Reference

#include <MultiThresholdPartitionConfig.h>

Inheritance diagram for SourceXtractor::MultiThresholdPartitionConfig:
[legend]
Collaboration diagram for SourceXtractor::MultiThresholdPartitionConfig:
[legend]

Public Member Functions

 MultiThresholdPartitionConfig (long manager_id)
 
virtual ~MultiThresholdPartitionConfig ()=default
 
std::map< std::string,
OptionDescriptionList > 
getProgramOptions () override
 
void initialize (const UserValues &args) override
 
- Public Member Functions inherited from Euclid::Configuration::Configuration
virtual void preInitialize (const UserValues &args)
 

Detailed Description

Definition at line 32 of file MultiThresholdPartitionConfig.h.

Constructor & Destructor Documentation

SourceXtractor::MultiThresholdPartitionConfig::MultiThresholdPartitionConfig ( long  manager_id)

Definition at line 40 of file MultiThresholdPartitionConfig.cpp.

References Euclid::Configuration::ConfigManager::getInstance(), and Euclid::Configuration::ConfigManager::registerDependency().

Here is the call graph for this function:

virtual SourceXtractor::MultiThresholdPartitionConfig::~MultiThresholdPartitionConfig ( )
virtualdefault

Member Function Documentation

auto SourceXtractor::MultiThresholdPartitionConfig::getProgramOptions ( )
overridevirtual

Reimplemented from Euclid::Configuration::Configuration.

Definition at line 46 of file MultiThresholdPartitionConfig.cpp.

References std::string::c_str(), SourceXtractor::MTHRESH_MIN_AREA, SourceXtractor::MTHRESH_MIN_CONTRAST, SourceXtractor::MTHRESH_THRESHOLDS_NB, and SourceXtractor::MTHRESH_USE.

Here is the call graph for this function:

void SourceXtractor::MultiThresholdPartitionConfig::initialize ( const UserValues &  args)
overridevirtual

The documentation for this class was generated from the following files: