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

◆ accepts()

bool Euclid::Fits::HduFilter::accepts ( const HduCategory input) const

Check whether the filter accepts a given input.

Returns
True if the input is an instance of one of the accepted categories and is not an instance of any of the rejected categories.