]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTOUT.h
bugfixes, code cleanup and docu
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jul 2008 10:37:55 +0000 (10:37 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jul 2008 10:37:55 +0000 (10:37 +0000)
commitd4a1859798586e682ccd80ae726c27bd3096bbff
tree3f8a0f31191e20903aeb30cad50e09851934e38e
parent8ba9a9ee435161d711a75bb9cb716905e9533b54
bugfixes, code cleanup and docu
- AliHLTDataBuffer: returns number of segments including the forwarded segments
- AliHLTConfiguration: comparision operators
- AliHLTOUT: subcollections now correctly added and reset
- AliHLTSystem: typo corrupted execution of HLTOUT propriatary handlers
- AliHLTSystem and AliHLTComponentHandler: suppress general info messages for
  additional instances
- AliHLTOUTHandler: status flags
- AliHLTOUT: typo
- AliHLTConfigurationHandler: no warnings for duplicate configurations of
  identical properties
12 files changed:
HLT/BASE/AliHLTComponentHandler.cxx
HLT/BASE/AliHLTConfiguration.h
HLT/BASE/AliHLTConfigurationHandler.cxx
HLT/BASE/AliHLTDataBuffer.cxx
HLT/BASE/AliHLTDataBuffer.h
HLT/BASE/AliHLTModuleAgent.h
HLT/BASE/AliHLTOUT.cxx
HLT/BASE/AliHLTOUT.h
HLT/BASE/AliHLTOUTHandler.cxx
HLT/BASE/AliHLTOUTHandler.h
HLT/BASE/AliHLTOUTHomerBuffer.h
HLT/BASE/AliHLTSystem.cxx