]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/global/AliHLTGlobalTrackMergerComponent.cxx
adding new library libAliHLTGlobal for global HLT components; adding global track...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jan 2009 14:43:49 +0000 (14:43 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jan 2009 14:43:49 +0000 (14:43 +0000)
commitec6160d58e423d12cf74795cb9a0edae1196ba1d
tree2ca48a325e469c5936cebb0e7fc242ac4b38c63d
parent60b7c5567cee7c98badd4c478037a757119f2055
adding new library libAliHLTGlobal for global HLT components; adding global track merger (Jacek)
15 files changed:
HLT/AliHLTGlobalLinkDef.h [new file with mode: 0644]
HLT/CMakeLists.txt
HLT/CMake_libAliHLTGlobal.txt [new file with mode: 0644]
HLT/Makefile.am
HLT/configure.ac
HLT/doc/Makefile.am
HLT/global/AliHLTGlobalAgent.cxx [new file with mode: 0644]
HLT/global/AliHLTGlobalAgent.h [new file with mode: 0644]
HLT/global/AliHLTGlobalTrackMerger.cxx [new file with mode: 0644]
HLT/global/AliHLTGlobalTrackMerger.h [new file with mode: 0644]
HLT/global/AliHLTGlobalTrackMergerComponent.cxx [new file with mode: 0644]
HLT/global/AliHLTGlobalTrackMergerComponent.h [new file with mode: 0644]
HLT/global/Makefile.am [new file with mode: 0644]
HLT/global/macros/rec-hlt-global-merger.C [new file with mode: 0644]
HLT/libAliHLTGlobal.pkg [new file with mode: 0644]