separate thread local EventContext handling from ContextSpecificPtr
Moved all the setting/getting methods for the thread local `EventContext` from `GaudiKernel/ContextSpecificPtr.h` to a new file `GaudiKernel/ThreadLocalContext.h`. See merge request !122
Loading
Please sign in to comment