24 #ifndef SKA_CHEETAH_EXPORTERS_SPCCLFILESTREAMER_H 25 #define SKA_CHEETAH_EXPORTERS_SPCCLFILESTREAMER_H 27 #include "SpCclFileStreamerConfig.h" 28 #include "detail/SpCclFileStreamerTraits.h" 29 #include "cheetah/data/SpCcl.h" 30 #include "panda/OutputFileStreamer.h" 43 template<
typename NumericalRep>
44 class SpCclFileStreamer final :
public panda::OutputFileStreamer<data::SpCcl<NumericalRep>, SpCclFileStreamerTraits<NumericalRep>>
60 #include "detail/SpCclFileStreamer.cpp" 62 #endif // SKA_CHEETAH_EXPORTERS_SPCCLFILESTREAMER_H Some limits and constants for FLDO.
User Configuration of the SpCclStreamer.
Traits class to describe SpCcl output file format.
Write Sps condidates to a file.