RoiWriter: construct handles from keys
Use (and re-use) HandleKeys for the construction of Read/WriteHandles. This allows us to pass the `EventContext` and should also be slightly faster than the internal key creation when constructing a handle from a plain string.
Please register or sign in to comment