Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Configuration parameters for the available acceleration searches. More...
#include <cheetah/pipeline/AccelerationSearchAlgoConfig.h>
Public Member Functions | |
AccelerationSearchAlgoConfig (PoolManagerType &) | |
fdas::ConfigType const & | fdas_config () const |
return the fdas module-specific configuration parameters | |
fdas::ConfigType & | fdas_config () |
tdas::ConfigType const & | tdas_config () const |
return the tdas module-specific configuration parameters | |
tdas::ConfigType & | tdas_config () |
![]() | |
Config (std::string module_name) | |
void | terminate () const |
call for notifiers to indicate a termination condition More... | |
Protected Member Functions | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Additional Inherited Members | |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
Configuration parameters for the available acceleration searches.
Definition at line 40 of file AccelerationSearchAlgoConfig.h.