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

◆ readHduNamesVersions()

std::vector<std::pair<std::string, long> > Euclid::Fits::MefFile::readHduNamesVersions ( )

Read the name and version of each HDU.

When there is no name specified, an empty string is returned. When there is no version specified, 1 is returned.