24 #ifndef SKA_CHEETAH_PIPELINE_ACCELERATIONSEARCHALGOCONFIG_H 25 #define SKA_CHEETAH_PIPELINE_ACCELERATIONSEARCHALGOCONFIG_H 27 #include "cheetah/utils/Config.h" 28 #include "cheetah/fdas/Config.h" 29 #include "cheetah/tdas/Config.h" 43 typedef BaseT::PoolManagerType PoolManagerType;
62 void add_options(OptionsDescriptionEasyInit& add_options)
override;
65 fdas::ConfigType _fdas_config;
66 tdas::ConfigType _tdas_config;
74 #endif // SKA_CHEETAH_PIPELINE_ACCELERATIONSEARCHALGOCONFIG_H tdas::ConfigType const & tdas_config() const
return the tdas module-specific configuration parameters
fdas::ConfigType const & fdas_config() const
return the fdas module-specific configuration parameters
Base class for module configuration.
Configuration parameters for the available acceleration searches.
Some limits and constants for FLDO.