#include <string>
#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/Time.h"
Include dependency graph for IEventTimeDecoder.h:
Go to the source code of this file.
Classes | |
class | IEventTimeDecoder |
Interface that a Tool that decodes the event time has to implement. More... | |
Defines | |
#define | GAUDIKERNEL_IEVENTTIMEDECODER_H 1 |
Variables | |
static const InterfaceID | IID_IEventTimeDecoder ("IEventTimeDecoder", 1, 0) |
#define GAUDIKERNEL_IEVENTTIMEDECODER_H 1 |
Definition at line 3 of file IEventTimeDecoder.h.
const InterfaceID IID_IEventTimeDecoder("IEventTimeDecoder", 1, 0) [static] |