Gaudi Framework, version v20r2

Generated: 18 Jul 2008

IEventTimeDecoder Class Reference

#include <GaudiKernel/IEventTimeDecoder.h>

Inheritance diagram for IEventTimeDecoder:

Inheritance graph
[legend]
Collaboration diagram for IEventTimeDecoder:

Collaboration graph
[legend]
List of all members.

Detailed Description

Interface that a Tool that decodes the event time has to implement.

Author:
Marco Clemencic
Date:
2006-09-21

Definition at line 22 of file IEventTimeDecoder.h.

Public Member Functions

virtual Gaudi::Time getTime () const=0
 Return the time of current event.

Static Public Member Functions

static const InterfaceIDinterfaceID ()
 Retrieve interface ID.


Member Function Documentation

static const InterfaceID& IEventTimeDecoder::interfaceID (  )  [inline, static]

Retrieve interface ID.

Reimplemented from IAlgTool.

Definition at line 26 of file IEventTimeDecoder.h.

References IID_IEventTimeDecoder.

00026 { return IID_IEventTimeDecoder; }

virtual Gaudi::Time IEventTimeDecoder::getTime (  )  const [pure virtual]

Return the time of current event.


The documentation for this class was generated from the following file:
Generated at Fri Jul 18 12:08:02 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004