Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | List of all members
ska::cheetah::ddtr::CommonTypes< ConfigType, NumericalT, AggregationBufferFactoryTemplate > Struct Template Reference

Contains common types used through ddtr. More...

#include <cheetah/ddtr/detail/CommonTypes.h>

Inheritance diagram for ska::cheetah::ddtr::CommonTypes< ConfigType, NumericalT, AggregationBufferFactoryTemplate >:
Inheritance graph
Collaboration diagram for ska::cheetah::ddtr::CommonTypes< ConfigType, NumericalT, AggregationBufferFactoryTemplate >:
Collaboration graph

Public Types

typedef ConfigType Config
 
typedef ConfigType::PoolType Pool
 
typedef NumericalT NumericalRep
 
typedef NumericalRep value_type
 
typedef data::TimeFrequency< Cpu, NumericalRep > TimeFrequencyType
 
typedef ska::panda::AggregationBufferFiller< TimeFrequencyTypeBufferFillerType
 
typedef BufferFillerType::AggregationBufferType BufferType
 
typedef data::DmTrials< Cpu, float > DmTrialsType
 
typedef std::function< void(std::shared_ptr< DmTrialsType >)> DedispersionHandler
 

Detailed Description

template<typename ConfigType, typename NumericalT, template< typename > class AggregationBufferFactoryTemplate>
struct ska::cheetah::ddtr::CommonTypes< ConfigType, NumericalT, AggregationBufferFactoryTemplate >

Contains common types used through ddtr.

Definition at line 42 of file CommonTypes.h.


The documentation for this struct was generated from the following file: