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

◆ matches()

bool Euclid::Fits::Hdu::matches ( HduFilter  filter) const

Check whether the HDU matches a given filter.

Parameters
filterThe list of categories to be tested
Warning
Like readCategory, this is a read operation.