Project
Loading...
Searching...
No Matches
o2::aod::Hash< H > Struct Template Reference

#include <ASoA.h>

Static Public Attributes

static constexpr uint32_t hash = H
 
static constexpr char const *const str {""}
 

Detailed Description

template<uint32_t H>
struct o2::aod::Hash< H >

Special struc to map the string hash back to the string and wrap a string literal into the type signature

Definition at line 252 of file ASoA.h.

Member Data Documentation

◆ hash

template<uint32_t H>
constexpr uint32_t o2::aod::Hash< H >::hash = H
staticconstexpr

Definition at line 253 of file ASoA.h.

◆ str

template<uint32_t H>
constexpr char const* const o2::aod::Hash< H >::str {""}
staticconstexpr

Definition at line 254 of file ASoA.h.


The documentation for this struct was generated from the following file: