MarlinMT
0.1.0
|
#include <marlinmt/ProcessorApi.h>
#include <utility>
#include <marlinmt/Exceptions.h>
#include <marlinmt/EventExtensions.h>
Go to the source code of this file.
Namespaces | |
marlinmt | |
Functions | |
std::filesystem::path | marlinmt::constructPath (const Processor *proc, const std::filesystem::path &path) |
construct absolute path from relative path and processor. More... | |
template<typename HistT > | |
book::Handle< book::Entry< HistT > > | marlinmt::getObject (const BookStoreManager &storeManager, const std::filesystem::path &path, const std::string_view &name) |