]> git.uio.no Git - u/mrichter/AliRoot.git/commit
TPCdEdx component has been created.
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 Oct 2009 04:02:15 +0000 (04:02 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 24 Oct 2009 04:02:15 +0000 (04:02 +0000)
commit0973c527acb3d1df7289c564c649d1db0ca747ad
tree7f648449ce3f8eca530967602a4b28ddd6b904b2
parent8931c3131092d9b653987225c6935374b64103c9
TPCdEdx component has been created.

input: merged tracks + all the clusters,
output: dEdx labels -> GlobalEsdConverter

The method: create an AliTPCseed and call the CookdEdx() method.

The speed of the component is 170 Hz. These are only dEdx calculations w/o data transfer.
It runs stable, the output looks reasonable

Some steering parameters could be provided.

GlobalEsdConverter was updated also.
HLT/BASE/AliHLTDataTypes.cxx
HLT/BASE/AliHLTDataTypes.h
HLT/TPCLib/AliHLTTPCAgent.cxx
HLT/TPCLib/AliHLTTPCdEdxComponent.cxx [new file with mode: 0644]
HLT/TPCLib/AliHLTTPCdEdxComponent.h [new file with mode: 0644]
HLT/global/AliHLTGlobalEsdConverterComponent.cxx
HLT/libAliHLTTPC.pkg