Typedefs | |
| template<std::size_t Index, typename ID > | |
| using | AbsIDtype = geo::details::AbsIDtype< Index, ID > |
| template<std::size_t UpIndex, typename ID > | |
| using | RelIDtype = geo::details::RelIDtype< UpIndex, ID > |
Functions | |
| template<typename T > | |
| std::string | writeToString (T const &value) |
| template<std::size_t Index, typename ID > | |
| constexpr auto | getAbsIDindex (ID const &id) |
| template<std::size_t Index, typename ID > | |
| auto & | getAbsIDindex (ID &id) |
| using readout::details::AbsIDtype = typedef geo::details::AbsIDtype<Index, ID> |
Definition at line 27 of file readout_types.h.
| using readout::details::RelIDtype = typedef geo::details::RelIDtype<UpIndex, ID> |
Definition at line 30 of file readout_types.h.
|
inline |
Definition at line 33 of file readout_types.h.
|
inline |
Definition at line 37 of file readout_types.h.
|
inline |
Definition at line 23 of file readout_types.h.
1.8.5