5#ifndef ATHENAKERNEL_ITRIGGERTIME_H
6#define ATHENAKERNEL_ITRIGGERTIME_H
13#include "GaudiKernel/IAlgTool.h"
interface to a tool that returns the time offset of the current trigger.
virtual double time()=0
returns the time offset of the current trigger
DeclareInterfaceID(ITriggerTime, 1, 0)