6 #ifndef WIRECELLSIGPROC_DBCHANNELSELECTOR 7 #define WIRECELLSIGPROC_DBCHANNELSELECTOR
virtual ~DBChannelSelector()
std::shared_ptr< const IFrame > input_pointer
std::shared_ptr< Interface > pointer
std::shared_ptr< const IFrame > output_pointer
Json::Value Configuration
WireCell::Configuration default_configuration() const
Optional, override to return a hard-coded default configuration.
void configure(const WireCell::Configuration &config)
IConfigurable interface.
WireCell::IChannelNoiseDatabase::pointer m_db
bool operator()(const input_pointer &in, output_pointer &out)
IFrameFilter interface.