Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Member Functions | |
bool | active () const |
indicate if the algorithm is to be used | |
dred::Config const & | dred_config () const |
Get the algorithm configuration for the Dred module. | |
dred::Config & | dred_config () |
brdz::Config const & | brdz_config () const |
Get the algorithm configuration for the Brdz module. | |
brdz::Config & | brdz_config () |
tdrt::Config const & | tdrt_config () const |
Get the algorithm configuration for the Tdrt module. | |
tdrt::Config & | tdrt_config () |
tdao::Config const & | tdao_config () const |
Get the algorithm configuration for the Tdao module. | |
tdao::Config & | tdao_config () |
pwft::Config const & | pwft_config () const |
Get the algorithm configuration for the Pwft module. | |
pwft::Config & | pwft_config () |
hrms::Config const & | hrms_config () const |
Get the algorithm configuration for the Hrms module. | |
hrms::Config & | hrms_config () |
fft::Config const & | fft_config () const |
Get the algorithm configuration for the Fft module. | |
fft::Config & | fft_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 |