]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/bindHLTrootify.pkg
Adding a command line utility to convert dHLT raw internal data blocks into ROOT...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 15 May 2008 16:55:50 +0000 (16:55 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 15 May 2008 16:55:50 +0000 (16:55 +0000)
commitf68b4e0e909e83843ace22be2b5e611e22290ab2
treebf3cfa32498c28bea93e7b3e13e41c2ea11d7759
parent5149a3e1bd2f697ed3af1736b0c090a3c659527c
Adding a command line utility to convert dHLT raw internal data blocks into ROOT objects, which sometimes makes analysis and testing easier. AliHLTSystem and the appropriate dHLT components are used under the hood.

Improved error and usage messages in dHLTdumpraw and moved common code to AliHLTMUONUtils.
HLT/MUON/AliHLTMUONUtils.cxx
HLT/MUON/AliHLTMUONUtils.h
HLT/MUON/utils/dHLTdumpraw.cxx
HLT/MUON/utils/dHLTrootify.cxx [new file with mode: 0644]
HLT/bindHLTrootify.pkg [new file with mode: 0644]