#include <HduIterator.h>
Helper class to provide filtered iterators.
Functions begin(HduSelector) and end(HduSelector) are provided, so that it is possible to loop over HDUs as follows:
Public Attributes | |
| MefFile & | mef |
| The MefFile to apply the selector on. | |
| HduFilter | filter |
| The HDU filter to be applied. | |