5#ifndef XAODROOTACCESS_TACTIVESTORE_H
6#define XAODROOTACCESS_TACTIVESTORE_H
Helper class for finding the active TStore object.
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.