4#ifndef TRIGTOOLS_TRIG_VSI_HASHTOOLS
5#define TRIGTOOLS_TRIG_VSI_HASHTOOLS
19 constexpr std::uint64_t m = 0xc6a4a7935bd1e995;
39 template<
typename T1,
typename T2>
42 size_t operator() (
const std::pair<T1,T2>& p)
const noexcept
Header file for AthHistogramAlgorithm.
void HashCombineImpl(size_t &h, size_t k) noexcept
void HashCombine(std::size_t &h, const Type &value) noexcept
size_t operator()(const std::pair< T1, T2 > &p) const noexcept