avoid warning for the default HLT simulation
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 11:09:15 +0000 (11:09 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 11:09:15 +0000 (11:09 +0000)
commitc57201be6d84bd3917f403ef27dff3d1716bcd90
tree1a2ce56bb0bfb2178ddd54d449672dbfeef880b3
parenta2a0f59310fd2e91843e1628e5253174c2b9cf8d
avoid warning for the default HLT simulation
- changed default output data type of BlockFilter component from
  'Void' to 'Any'
- bugfix in AliHLTComponent: handle component output type
  kAliHLTAnyDataType correctly
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/util/AliHLTBlockFilterComponent.cxx