24 #ifndef SKA_CHEETAH_CANDIDATE_PIPELINE_EMPTYPIPELINE_H 25 #define SKA_CHEETAH_CANDIDATE_PIPELINE_EMPTYPIPELINE_H 28 #include "ProcessingPipeline.h" 32 namespace candidate_pipeline {
39 template<
typename NumericalT>
49 void operator()(SpCandidateDataType&)
override;
55 #include "detail/EmptyPipeline.cpp" 57 #endif // SKA_CHEETAH_CANDIDATE_PIPELINE_EMPTYPIPELINE_H
Top level Pipeline Configuration Tree.
A simple pass through pipeline that perform no compute tasks.
Some limits and constants for FLDO.
base class for all Processing Pipelines
SpCandidates associated with a single data chank.