1 #ifndef canvas_Utilities_InputTag_h 2 #define canvas_Utilities_InputTag_h 23 char const* processName =
"");
35 bool operator==(InputTag
const&)
const noexcept;
37 bool empty()
const noexcept;
69 auto const&
a = std::tie(lhs.label(), lhs.instance(), lhs.process());
70 auto const&
b = std::tie(rhs.label(), rhs.instance(), rhs.process());
bool operator!=(debugging_allocator< X > const &, debugging_allocator< Y > const &)
std::ostream & operator<<(std::ostream &os, const GroupSelector &gs)
void decode(std::any const &a, InputTag &tag)