16template class std::unordered_map<std::string, u_int32_t>;
24 if (
labels.empty() ==
false) {
28 for (
auto i = 0u;
i <
size; ++
i) {
35void LabelMap::replaceLabelsRows(uint32_t
size, std::vector<std::string>
const&
labels)
45void LabelMap::replaceLabelsCols(uint32_t
size, std::vector<std::string>
const&
labels)
63 : rowmap{populate(
rows, labels_rows_)},
64 colmap{populate(
cols, labels_cols_)},
std::vector< std::string > labels
#define O2_BUILTIN_UNLIKELY(x)
std::vector< std::string > labels_rows
std::vector< std::string > labels_cols
Defining PrimaryVertex explicitly as messageable.
RuntimeErrorRef runtime_error(const char *)
std::unordered_map< std::string, uint32_t > labelmap_t
RuntimeErrorRef runtime_error_f(const char *,...)
LabelMap & operator=(LabelMap const &other)
VectorOfTObjectPtrs other
std::vector< ReadoutWindowData > rows