6#include <ThreadLocalStorage.h>
friend class TStore
Allow the TStore class to register itself at the right time.
static TStore * store()
Access the currently active TStore object.
static void setStore(TStore *ptr)
Set the active store pointer.
A relatively simple transient store for objects created in analysis.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
TTHREAD_TLS(TStore *) s_store
Pointer to the currently active TStore object of the thread.