]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTComponent.h
- adding event type data block {EVENTTYP:PRIV} to component input blocks
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Aug 2008 11:55:17 +0000 (11:55 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Aug 2008 11:55:17 +0000 (11:55 +0000)
commit48abe484c5b83b9a29c58ef691c8246fc074e8a2
tree70cdd19f9a5198e5893f3378d0ebb08c9fde816f
parent439e7a8a3417ccb9bab5302f2e62092bad4e0cab
- adding event type data block {EVENTTYP:PRIV} to component input blocks
  to be consistent with PubSub
- AliHLTComponent: calculating id for component statistics entry from chain
  id using a crc algorithm
- removing the SOR/EOR event publishing from the AliHLTDataSource
- AliHLTTask: make component initialization a virtual fuction to be
  re-implemnted by child classes
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTDataBuffer.cxx
HLT/BASE/AliHLTDataSource.cxx
HLT/BASE/AliHLTDataSource.h
HLT/BASE/AliHLTSystem.cxx
HLT/BASE/AliHLTTask.cxx
HLT/BASE/AliHLTTask.h