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

◆ belongsCategories()

static bool Euclid::Fits::KeywordCategory::belongsCategories ( const std::string keyword,
KeywordCategory  categories 
)
static

Check whether a keyword is of any of the given categories.

Parameters
keywordThe keyword to be tested
categoriesThe categories to be tested, e.g. KeywordCategory::Reserved | KeywordCategory::User.
See also
KeywordCategory