]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/libHLTbase.pkg
- changes according to coding conventions and documentation
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 5 Jan 2007 14:09:48 +0000 (14:09 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 5 Jan 2007 14:09:48 +0000 (14:09 +0000)
commit2d7ff71057caa5cb41ef394864420f2934cf9c0d
tree3eb30dd89d43158590e56cab90ac1a19ec258b5d
parent8e984e21cb90a34052391dc308342d804518e3e7
- changes according to coding conventions and documentation
- AliHLTTPCDigitReaderRaw: HAVE_TPC_MAPPING dependend implementation
  fixed in order to make class definition independend
- helper functions for data structure handling added
- libHLTbase.pkg and libAliHLTSample.pkg included to the stand-alone
  build system
- AliHLTFilePublisher added
- target to create the stand-alone sample library package added
29 files changed:
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTComponentHandler.cxx
HLT/BASE/AliHLTComponentHandler.h
HLT/BASE/AliHLTConfiguration.cxx
HLT/BASE/AliHLTDataBuffer.cxx
HLT/BASE/AliHLTDataBuffer.h
HLT/BASE/AliHLTDataSource.cxx
HLT/BASE/AliHLTDataSource.h
HLT/BASE/AliHLTDataTypes.h
HLT/BASE/AliHLTFilePublisher.cxx [new file with mode: 0644]
HLT/BASE/AliHLTFilePublisher.h [new file with mode: 0644]
HLT/BASE/AliHLTSystem.cxx
HLT/BASE/AliHLTSystem.h
HLT/BASE/AliHLTTask.h
HLT/BASE/AliHLT_C_Component_WrapperInterface.h
HLT/BASE/Makefile.am
HLT/ChangeLog
HLT/Makefile.am
HLT/SampleLib/AliHLTDummyComponent.cxx
HLT/SampleLib/AliHLTSampleComponent1.cxx
HLT/SampleLib/AliHLTSampleComponent2.cxx
HLT/SampleLib/Makefile.am
HLT/SampleLib/README
HLT/SampleLib/acinclude.m4 [deleted file]
HLT/SampleLib/configure.ac
HLT/configure.ac
HLT/libAliHLTSample.pkg
HLT/libHLTbase.pkg