]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/Makefile.am
major change in the external component interface: redesigned and moved to libHLTinter...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Jul 2008 00:12:24 +0000 (00:12 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Jul 2008 00:12:24 +0000 (00:12 +0000)
commita3c9b745f24ad13695c9816c0245a2895e8a1a59
treef302f59da594bd8715452648cdd05c5158771b79
parent5a90a5a48f2834d0117a6f34ba1f9968c6df568d
major change in the external component interface: redesigned and moved to libHLTinterface; old interface kept for backward compatibility; propagation of run number and cdb path fixed
19 files changed:
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTComponentHandler.cxx
HLT/BASE/AliHLTComponentHandler.h
HLT/BASE/AliHLTDataTypes.h
HLT/BASE/AliHLTProcessor.cxx
HLT/BASE/AliHLTProcessor.h
HLT/BASE/AliHLTSystem.cxx
HLT/BASE/AliHLTTask.cxx
HLT/BASE/AliHLT_C_Component_WrapperInterface.cxx
HLT/BASE/AliHLT_C_Component_WrapperInterface.h
HLT/BASE/interface/AliHLTExternalInterface.cxx
HLT/BASE/interface/AliHLTExternalInterface.h
HLT/BASE/interface/Makefile.am
HLT/BASE/interface/test/Makefile.am [new file with mode: 0644]
HLT/BASE/interface/test/testAliHLTExternalInterface.C [new file with mode: 0644]
HLT/BASE/util/AliHLTDataGenerator.cxx
HLT/BASE/util/AliHLTDataGenerator.h
HLT/Makefile.am