]> git.uio.no Git - u/mrichter/AliRoot.git/commit
- complete modification of the creation of AliTPCseed objects from HLT tracks (now...
authorkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Mar 2010 11:10:31 +0000 (11:10 +0000)
committerkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Mar 2010 11:10:31 +0000 (11:10 +0000)
commit3d144ee932765aa0ff2f7d8dbb6c73dd75301800
treed5cdc1f32e9326364680cd5a13be093c279b85f7
parent494c2a6154f6e59b53b036d1d203c7ff5306abcf
- complete modification of the creation of AliTPCseed objects from HLT tracks (now method from AliHLTTPCdEdxComponent is used)
- added MC labels on the seeds for comparison between HLT and offline results
- dEdx information present (histogram)

This component is not used in the calibration any more. At the moment it will serve more as a means of comparison with offline. After optimization and correct placement
of the process on the HLT cluster, it can be used for providing the dEdx online.

- testing macro based on AliSimulation producing a TObjArray of AliTPCseed objects per event
HLT/TPCLib/calibration/AliHLTTPCCalibSeedMakerComponent.cxx
HLT/TPCLib/calibration/AliHLTTPCCalibSeedMakerComponent.h
HLT/TPCLib/calibration/macros/mcSeeds.C [new file with mode: 0644]