|
CbmRoot
|
Hash for CbmL1LinkKey. More...
Classes | |
| struct | common_type< boost::histogram::RootStyleProfileAccumulator< T >, boost::histogram::RootStyleProfileAccumulator< U > > |
| Specialization for boost::histogram::accumulators::weighted_mean. More... | |
| struct | hash< cbm::algo::ca::McLinkKey > |
| A hash specialization for ca::algo::ca::McLinkKey objects. More... | |
| struct | hash< CbmL1LinkKey > |
Functions | |
| template<class T> | |
| std::ostream & | operator<< (std::ostream &os, const std::vector< T > &v) |
| template<typename T, typename = std::enable_if_t<cbm::util::detail::EnumHasDict_v<T>>> | |
| std::ostream & | operator<< (std::ostream &os, T t) |
| template<typename T, typename = std::enable_if_t<cbm::util::detail::EnumHasDict_v<T>>> | |
| std::istream & | operator>> (std::istream &is, T &t) |
Hash for CbmL1LinkKey.
| std::ostream & std::operator<< | ( | std::ostream & | os, |
| const std::vector< T > & | v ) |
Definition at line 24 of file algo/base/Options.cxx.
References v.
| std::ostream & std::operator<< | ( | std::ostream & | os, |
| T | t ) |
Definition at line 114 of file CbmEnumDict.h.
References cbm::util::ToString().
| std::istream & std::operator>> | ( | std::istream & | is, |
| T & | t ) |
Definition at line 121 of file CbmEnumDict.h.
References cbm::util::FromString(), cbm::util::detail::RaiseUnknownEntry(), and cbm::util::detail::ValidEntries().