![]() |
ATLAS Offline Software
|
Functions | |
template<class T_ID > | |
int | getZeroOrSide (const T_ID &id_helper, const Identifier &id) |
Variables | |
template<typename T_ID > | |
concept | IdentifierHelperWithSideConecpt = requires(T_ID id_helper, Identifier id) { id_helper.side(id); } |
|
inline |
Definition at line 18 of file ModuleIdentifierMatchUtil.h.
concept InDet::ModuleIdentifierMatchUtil::detail::IdentifierHelperWithSideConecpt = requires(T_ID id_helper, Identifier id) { id_helper.side(id); } |
Definition at line 14 of file ModuleIdentifierMatchUtil.h.