24 #include <boost/program_options.hpp>
26 #include <healpix_cxx/healpix_map.h>
33 using boost::program_options::variable_value;
46 Healpix_Map<double>
map;
48 log.info() <<
"done with test program! ";
ExitCode
Strongly typed exit numbers.
Macro to silence unused variables warnings from the compiler.
Abstract class for all Elements programs.
ExitCode mainMethod(ELEMENTS_UNUSED map< string, variable_value > &args) override
#define MAIN_FOR(ELEMENTS_PROGRAM_NAME)
static Logging getLogger(const std::string &name="")