![]() |
Project
|
Wrapper around absl::flat_hash_map to be used as a container for building histograms and LUTs. More...
#include <cstdint>
#include <string>
#include <vector>
#include <algorithm>
#include <iterator>
#include <cassert>
#include <fairlogger/Logger.h>
#include <absl/container/flat_hash_map.h>
#include "rANS/internal/common/utils.h"
Go to the source code of this file.
Classes | |
class | o2::rans::internal::HashTable< source_T, value_T > |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::rans |
namespace | o2::rans::internal |
Wrapper around absl::flat_hash_map to be used as a container for building histograms and LUTs.
Definition in file HashTable.h.