]> git.uio.no Git - u/mrichter/AliRoot.git/commit
The component now inherits from AliHLTFileWriter instead
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Feb 2007 15:35:04 +0000 (15:35 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Feb 2007 15:35:04 +0000 (15:35 +0000)
commit6a8ab2abd5cbb649f024ac92bec1646bfb5655ad
tree69d63b194cc4fe365183f36a2948900282decb2b
parent2eb1ffe44a489984188a5fa32f771586317c69cd
The component now inherits from AliHLTFileWriter instead
of from the AliHLTPHOSFileWriter. The data is written
to file with the DumpData finction of the AliHLTFileWriter class
instead of with the WriteFile function of the AliHLTPHOSFileWriter class
HLT/PHOS/AliHLTPHOSFileWriterComponent.cxx
HLT/PHOS/AliHLTPHOSFileWriterComponent.h