]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTSystem.h
started the new framework module supporting PubSub and AliRoot
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Aug 2005 09:33:19 +0000 (09:33 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Aug 2005 09:33:19 +0000 (09:33 +0000)
commitf23a6e1a4d37f895e3e5f6693ccfd7060e55ae4b
treef2ee9ca7b5552d47197646293912d5b3aa3534c6
parenta1e6544c63fe9f8b906467cde60fbf97c721d964
started the new framework module supporting PubSub and AliRoot
13 files changed:
HLT/BASE/AliHLTComponent.cxx [new file with mode: 0644]
HLT/BASE/AliHLTComponent.h [new file with mode: 0644]
HLT/BASE/AliHLTComponentHandler.cxx [new file with mode: 0644]
HLT/BASE/AliHLTComponentHandler.h [new file with mode: 0644]
HLT/BASE/AliHLTDataTypes.h [new file with mode: 0644]
HLT/BASE/AliHLTProcessor.cxx [new file with mode: 0644]
HLT/BASE/AliHLTProcessor.h [new file with mode: 0644]
HLT/BASE/AliHLTSystem.cxx [new file with mode: 0644]
HLT/BASE/AliHLTSystem.h [new file with mode: 0644]
HLT/BASE/AliHLT_C_Component_WrapperInterface.cxx [new file with mode: 0644]
HLT/BASE/AliHLT_C_Component_WrapperInterface.h [new file with mode: 0644]
HLT/BASE/HLTbaseLinkDef.h [new file with mode: 0644]
HLT/BASE/Makefile [new file with mode: 0644]