![]() |
|
|
Generated: 8 Jan 2009 |
#include <GaudiKernel/IEventTimeDecoder.h>


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 InterfaceID & | interfaceID () |
| Retrieve interface ID. | |
| 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.