]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTComponent.h
- setup scripts for running environment added
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 1 Dec 2006 15:52:26 +0000 (15:52 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 1 Dec 2006 15:52:26 +0000 (15:52 +0000)
commit53feaef5ee7f2275d613b3353cb13cbfb52f6f80
tree783b2cc0a27e7e128dd17c59e6ada1a127c5281d
parent74fd10b36ca83a89e4660a270b98a7e4be07400d
- setup scripts for running environment added
- bugfix in configure which caused the check for PubSub components
  to fail on some architectures
- ComponentHandler takes ROOT dynamic library loader as fallback if
  dlopen is not available
- minor changes to avoid effC++ and other warnings
- work on the Task chain processing
18 files changed:
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTComponentHandler.cxx
HLT/BASE/AliHLTConfiguration.cxx
HLT/BASE/AliHLTDataBuffer.cxx
HLT/BASE/AliHLTDataBuffer.h
HLT/BASE/AliHLTDataSink.cxx
HLT/BASE/AliHLTDataSource.cxx
HLT/BASE/AliHLTLogging.cxx
HLT/BASE/AliHLTSystem.cxx
HLT/BASE/AliHLTSystem.h
HLT/BASE/AliHLTTask.h
HLT/BASE/HLTbaseLinkDef.h
HLT/BASE/Makefile.am
HLT/BASE/setenv.csh.in [new file with mode: 0644]
HLT/BASE/setenv.sh.in [new file with mode: 0644]
HLT/ChangeLog
HLT/configure.ac