5#ifndef COSMICTRIGGERTIMETOOL_H
6#define COSMICTRIGGERTIMETOOL_H
9#include "GaudiKernel/IIncidentListener.h"
19 const std::string& name,
20 const IInterface* parent);
28 virtual double time()
override;
30 virtual void handle(
const Incident& incident)
override;
interface to a tool that returns the time offset of the current trigger.