7#include <RCDB/Connection.h>
42 std::once_flag m_error_once;
45 std::unique_ptr<rcdb::Connection> m_rcdb_connection;
static Level const DEFAULT_LEVEL
The default log level.
A named object with a Logger instance.
double GetBeamEnergy(int const runnum)
std::string const m_default_url
default RCDB URL, used as a last resort
RCDBReader(std::string_view name="rcdb", Logger::Level lev=Logger::DEFAULT_LEVEL)
General, top-level namespace for algorithms and infrastructure. For algorithms and bindings,...