]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTComponent.h
- extended high-level component interface: header buffer before TObjects,
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Jul 2007 11:01:07 +0000 (11:01 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Jul 2007 11:01:07 +0000 (11:01 +0000)
commit79c114b5047481f523656b3b897b9e2d1c775ce4
tree1abc9bfc59492517a9112a5eb7656c15447f6628
parent3d82d255d23ee4ab536f3a9ba3c3f63ec685ff51
- extended high-level component interface: header buffer before TObjects,
  ROOT memory file added, ROOT file streamer added
- workaround for ROOT garbage collection causing crashes when
  cleaning up input objects
- documentation
- eff C++ cleanup
21 files changed:
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTMemoryFile.cxx [new file with mode: 0644]
HLT/BASE/AliHLTMemoryFile.h [new file with mode: 0644]
HLT/BASE/AliHLTModuleAgent.cxx
HLT/BASE/AliHLTModuleAgent.h
HLT/BASE/AliHLTOfflineDataSink.h
HLT/BASE/AliHLTOfflineDataSource.h
HLT/BASE/AliHLTOfflineInterface.cxx
HLT/BASE/AliHLTOfflineInterface.h
HLT/BASE/util/AliHLTFileWriter.h
HLT/BASE/util/AliHLTLoaderPublisherComponent.cxx
HLT/BASE/util/AliHLTLoaderPublisherComponent.h
HLT/BASE/util/AliHLTRootFilePublisherComponent.h
HLT/BASE/util/AliHLTRootFileStreamerComponent.cxx [new file with mode: 0644]
HLT/BASE/util/AliHLTRootFileStreamerComponent.h [new file with mode: 0644]
HLT/BASE/util/AliHLTRootFileWriterComponent.cxx
HLT/BASE/util/AliHLTRootFileWriterComponent.h
HLT/ChangeLog
HLT/libAliHLTUtil.pkg
HLT/libHLTbase.pkg