]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/configure.ac
HLT sample applications
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Apr 2007 16:39:33 +0000 (16:39 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Apr 2007 16:39:33 +0000 (16:39 +0000)
commit90ebac254452087aac5949b630ca6e42949503d4
treec5d0f766542c221ffe02f406a6f5b91eda77818f
parent5398b994eaf50075266f74ba76e844cf29f0ed42
HLT sample applications
- publisher for AliLoader trees added
- sample analysis chain added tp sample lib
- tutorial and documentation
- benchmark functionality added to AliHLTSystem
26 files changed:
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTDataBuffer.h
HLT/BASE/AliHLTModuleAgent.cxx
HLT/BASE/AliHLTModuleAgent.h
HLT/BASE/AliHLTOfflineInterface.cxx
HLT/BASE/AliHLTSystem.cxx
HLT/BASE/AliHLTSystem.h
HLT/BASE/Makefile.am
HLT/BASE/util/AliHLTFilePublisher.h
HLT/BASE/util/AliHLTLoaderPublisherComponent.cxx [new file with mode: 0644]
HLT/BASE/util/AliHLTLoaderPublisherComponent.h [new file with mode: 0644]
HLT/ChangeLog
HLT/Makefile.am
HLT/SampleLib/AliHLTAgentSample.cxx
HLT/SampleLib/AliHLTAgentSample.h
HLT/SampleLib/AliHLTSampleOfflineSinkComponent.cxx [new file with mode: 0644]
HLT/SampleLib/AliHLTSampleOfflineSinkComponent.h [new file with mode: 0644]
HLT/SampleLib/Makefile.am
HLT/SampleLib/tutorial.c
HLT/configure.ac
HLT/doc/doxygen.conf.in
HLT/libAliHLTSample.pkg
HLT/libAliHLTUtil.pkg
HLT/src/AliHLTReconstructor.cxx
HLT/src/AliHLTReconstructor.h