|
Gaudi Framework, version v22r4 |
| Home | Generated: Fri Sep 2 2011 |
Interface that a Tool that decodes the event time has to implement. More...
#include <GaudiKernel/IEventTimeDecoder.h>


Public Member Functions | |
| DeclareInterfaceID (IEventTimeDecoder, 2, 0) | |
| InterfaceID. | |
| virtual Gaudi::Time | getTime () const =0 |
| Return the time of current event. | |
Interface that a Tool that decodes the event time has to implement.
Definition at line 20 of file IEventTimeDecoder.h.
| IEventTimeDecoder::DeclareInterfaceID | ( | IEventTimeDecoder | , |
| 2 | , | ||
| 0 | |||
| ) |
| virtual Gaudi::Time IEventTimeDecoder::getTime | ( | ) | const [pure virtual] |
Return the time of current event.