EleFits  4.0.1
A modern C++ API on top of CFitsIO

◆ select()

template<typename THdu = Hdu>
HduSelector<THdu> Euclid::Fits::MefFile::select ( const HduFilter filter = HduCategory::Any)

Select a filtered set of HDUs.

Returns
An iterable object, i.e. one for which begin and end functions are provided.