Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Configuration for the Configurable ChannelMask module. More...
#include <cheetah/channel_mask/ConfigurableChannelMaskConfig.h>
Public Member Functions | |
ConfigurableChannelMaskConfig (std::string const &tag_name="channel_mask") | |
std::string const & | policy_name () const |
the policy to apply to flagged channels | |
std::string & | policy_name () |
PolicyType & | policy () const |
return the Policy object matching the configuration | |
![]() | |
Config (std::string const &tag_name="channel_mask") | |
FlaggedChannels const & | flagged_channels () const |
FlaggedChannels & | flagged_channels () |
![]() | |
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 |
![]() | |
void | process_ranges () const |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Additional Inherited Members | |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
Configuration for the Configurable ChannelMask module.
Definition at line 44 of file ConfigurableChannelMaskConfig.h.