char data[hepevt_bytes_allocation_ATLAS]
C++ native wrapper for the C xxhash API.
XXH_PUBLIC_API XXH_PUREF XXH64_hash_t XXH3_64bits(XXH_NOESCAPE const void *input, size_t length)
64-bit unseeded variant of XXH3.
std::uint64_t hash64(const void *data, std::size_t size)
Passthrough to XXH3_64bits.
xxHash prototypes and implementation