Merge branch 'main' into developer

This commit is contained in:
Erik Fröjdh
2024-11-11 18:52:23 +01:00
committed by GitHub
19 changed files with 233 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
#include "aare/defs.hpp"
#include <stdexcept>
#include <string>
#include <fmt/core.h>
namespace aare {
@@ -12,6 +13,7 @@ void assert_failed(const std::string &msg)
}
/**
* @brief Convert a DetectorType to a string
* @param type DetectorType