Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Wrap a Rfim flaggeing style detector and adjust the data according to the flags and a specific policy. More...
#include <cheetah/rfim/RfimBase.h>
Public Types | |
typedef InfoType::AdapterType | DataAdapter |
typedef InfoType::ReturnType | ReturnType |
Public Member Functions | |
template<typename ResourceType > | |
ReturnType | operator() (ResourceType &&, DataTypePtr data) |
ReturnType | operator() (panda::PoolResource< Cpu > &, DataTypePtr data) |
Protected Types | |
typedef PolicyInfo< RfimPolicy > | InfoType |
typedef InfoType::DataArgumentType | DataType |
typedef std::shared_ptr< typename std::remove_reference< DataType >::type > | DataTypePtr |
Wrap a Rfim flaggeing style detector and adjust the data according to the flags and a specific policy.
Definition at line 20 of file RfimBase.h.