|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML__IFORMATTOOL_H
6 #define JIVEXML__IFORMATTOOL_H
8 #include "GaudiKernel/IAlgTool.h"
14 static const InterfaceID IID_IFormatTool(
"IFormatTool", 1, 0);
38 const std::string& DateTime,
40 const std::string& eventProperty,
48 const std::string&
key,
58 return IID_IFormatTool;
std::map< std::string, DataVect > DataMap
::StatusCode StatusCode
StatusCode definition for legacy code.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
std::pair< std::string, std::string > TagType
Defines a tag as a pair of strings.