LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 28 of file readout_types.h.
using readout::details::RelIDtype = typedef geo::details::RelIDtype<UpIndex, ID> |
Definition at line 31 of file readout_types.h.
|
inline |
Definition at line 34 of file readout_types.h.
|
inline |
Definition at line 40 of file readout_types.h.
|
inline |
Definition at line 22 of file readout_types.h.
References geo::details::writeToString().
Referenced by readout::ROPID::ROPID(), and readout::TPCsetID::TPCsetID().