]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/AliHLTTPCHWClusterTransformComponent.cxx
coverity warnings 15388 10083 10082 fixed
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCHWClusterTransformComponent.cxx
2010-12-17 kkanaki- bugfix: correct initialization of the AliTPCcalibDB...
2010-11-14 sgorbunoCleanup: hardcoded bit operations with TPC cluster...
2010-10-29 sgorbunocompilation warnings fixed
2010-09-09 sgorbunoswitch to AliHLTTPCClusterTransformation interface
2010-09-09 sgorbunobenchmarks are added
2010-09-09 sgorbunobug fix for several input blocks
2010-05-14 kkanaki- added the cluster id (fID), so that the cluster dump...
2010-05-11 kkanaki- added additional debug info
2010-05-04 kkanaki- added implementation of GetOCDBObjectDescription
2010-01-27 kkanaki- created argument for setting the charge threshold...
2009-12-15 kkanaki- fixed yet another elusive bug messing up the cluster...
2009-12-08 kkanaki- bug fix: corrected the padrow argument for the offlin...
2009-11-12 kaamodtUpdated the code to use new argument/ocdb entry reading...
2009-10-15 kkanaki- fixed compilation warnings
2009-10-07 kkanaki- include missing header TObjString.h
2009-10-06 kkanaki- added a new data Id for the case we want to different...
2009-07-26 kaamodtBugfix: Pad and time values where wrong due to wrong...
2009-07-22 kkanaki- divide charge of the FCF due to gain correction and...
2009-06-09 richtermbugfix: move access of AliTPCcalibDB to DoInit. Otherwi...
2009-06-05 kkanaki- added the offline transform function that takes care...
2009-05-19 kaamodtKelly: