7#ifndef XAODROOTACCESSINTERFACES_TACTIVEEVENT_H
8#define XAODROOTACCESSINTERFACES_TACTIVEEVENT_H
Base class for the event (xAOD::TEvent and xAOD::REvent) classes.
Helper class for finding the active TVirtualEvent object.
static void setEvent(TVirtualEvent *ptr)
Set the active event pointer.
friend class Event
Allow the Event class to register itself at the right time.
static TVirtualEvent * event()
Access the currently active TVirtualEvent object.
Base interface for getting objects out of the input file.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.