EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Functions | |
template<std::size_t N> | |
constexpr std::array < std::string, N > | unstringify (const char *str) |
template<typename Names , typename Values , std::size_t... I> | |
std::ostream & | print_tuple (std::ostream &os, const Names &n, const Values &v, std::index_sequence< I...>) |
|
inline |
Definition at line 128 of file dfe_namedtuple.hpp.
View newest version in sPHENIX GitHub at line 128 of file dfe_namedtuple.hpp
References nlohmann::detail::get(), I, n, and nlohmann::detail::void().
constexpr std::array<std::string, N> dfe::namedtuple_impl::unstringify | ( | const char * | str | ) |
Definition at line 97 of file dfe_namedtuple.hpp.
View newest version in sPHENIX GitHub at line 97 of file dfe_namedtuple.hpp
References charm_jet_strange_helicity::N.