]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libHLTbase.pkg
- extended high-level component interface: header buffer before TObjects,
[u/mrichter/AliRoot.git] / HLT / libHLTbase.pkg
index 55b146cb4e2c7e468b55210bc6ced97bd269b557..274c1b14e35db881ad15b25a11614fa58c163d77 100644 (file)
@@ -18,6 +18,7 @@ MODULE_SRCS=  AliHLTComponent.cxx \
                AliHLTOfflineDataSource.cxx \
                AliHLTOfflineDataSink.cxx \
                AliHLTModuleAgent.cxx \
+               AliHLTMemoryFile.cxx \
                AliHLTMessage.cxx
 
 CLASS_HDRS:=   AliHLTComponent.h \
@@ -36,6 +37,7 @@ CLASS_HDRS:=          AliHLTComponent.h \
                AliHLTOfflineDataSource.h \
                AliHLTOfflineDataSink.h \
                AliHLTModuleAgent.h \
+               AliHLTMemoryFile.h \
                AliHLTMessage.h
 
 MODULE_HDRS:=  $(CLASS_HDRS) \