Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Config Module for initialising a CandidateWindow object. More...
#include <cheetah/data/CandidateWindowConfig.h>
Public Member Functions | |
CandidateWindow const & | window () const |
the confugred CandidateWindow | |
CandidateWindow & | window () |
void | window (CandidateWindow &window) |
set the CandidateWindow | |
CandidateWindowConfig & | operator= (const CandidateWindowConfig &window_config) |
assignment operator. This will copy just the CandidateWindow from one object to another | |
![]() | |
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 |
Config Module for initialising a CandidateWindow object.
Definition at line 39 of file CandidateWindowConfig.h.