CbmRoot
Loading...
Searching...
No Matches
CbmMcbmUtils.h
Go to the documentation of this file.
1/* Copyright (C) 2022 Facility for Antiproton and Ion Research in Europe, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Pierre-Alain Loizeau [committer] */
4
5#include <cstdint>
6#include <string>
7
8namespace cbm
9{
10 namespace mcbm
11 {
12 std::string GetSetupFromRunId(uint64_t uRunId);
13
16 };
17 } // namespace mcbm
18} // namespace cbm
Class needed to trigger loading of the library as no fct dict in ROOT6 and CLING.
std::string GetSetupFromRunId(uint64_t ulRunId)