]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLT_C_Component_WrapperInterface.h
- changes according to coding conventions and documentation
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLT_C_Component_WrapperInterface.h
index cd388be234af35270deeb0a6cdaa126a8c67bfa2..cc8dbd89164e266dd6e1b8f7de787c5cd5d47854 100644 (file)
  */
 
 #include <AliHLTDataTypes.h>
+/* Matthias Dec 2006
+ * The names have been changed for Aliroot's coding conventions sake
+ * The old names are defined for backward compatibility with the 
+ * PublisherSubscriber framework
+ */
 typedef AliHLTComponentLogSeverity AliHLTComponent_LogSeverity;
 typedef AliHLTComponentEventData AliHLTComponent_EventData;
 typedef AliHLTComponentShmData AliHLTComponent_ShmData;