Gaudi Framework, version v20r4

Generated: 8 Jan 2009

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.

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 Thu Jan 8 17:51:32 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004