]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/TPCLib/AliHLTTPCTrackHistoComponent.h
- changed track storage to AliHLTGlobalBarrelTrack
authorkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Oct 2009 13:20:09 +0000 (13:20 +0000)
committerkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Oct 2009 13:20:09 +0000 (13:20 +0000)
commit97fdadce31fbebe9d30fc70ca1e6f17d20456f03
tree71ac209bd62d04bb8b5d329d8ec80cee974615c8
parent51158ea372613d60b932d7c5d6e38d7fad4ad2cf
- changed track storage to AliHLTGlobalBarrelTrack
- switched to the AliExternalTrackParam function for the calculation of cluster residuals (cluster errors need to be updated)
- implemented reconfigurable arguments:
  -event-modulo 20 (default), for the number of events which the track multiplity should be averaged over
  -buffer-size 5000(default), for the maximum number of entries for the ntuples filled (circular buffer approach)
- implemented functions for the reconfiguration from the OCDB entry
- removed obsolete or unnecessary functions
- removed dE/dx plot, will be produced by another HLT component
HLT/TPCLib/AliHLTTPCTrackHistoComponent.cxx
HLT/TPCLib/AliHLTTPCTrackHistoComponent.h