]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib/AliHLTTPCClusterFinder.cxx
fix of segm. violation in the GPU tracker (by D.Rohr)
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCClusterFinder.cxx
2012-01-05 richtermremoving unnecessary include files
2011-06-16 richterm- adding data structure for raw clusters
2011-06-06 richtermmember access through functions
2011-06-01 richtermadding a protection for zero charge causing arithmetic...
2011-05-19 sgorbunodata structures for MC labels of TPC clusters are moved...
2010-11-14 sgorbunoCleanup: hardcoded bit operations with TPC cluster...
2010-09-20 kaamodtFixed bug when deconvoluting in time direction.
2010-09-15 sgorbunobug fix: MC labels were not read in AliHLTTPCClusterfin...
2010-07-21 richtermbug https://savannah.cern.ch/bugs/?69885
2010-07-12 richtermreverting revisions 41975 and 41935
2010-06-30 sgorbuno1. Initialisation of AliTPCParam added
2010-06-27 sgorbunoCorrection of cluster position due to TPC alignment
2010-03-22 richtermfixing coding violations
2009-11-03 kaamodtSergey modified the code to release the memory of the...
2009-10-26 kaamodtAdded functionality to read the magnetic field value...
2009-10-22 kaamodtFixed a bug in the Digit reader, moved clusterfinder...
2009-07-16 kaamodtAdded protection for empty data blocks (blocks where...
2009-06-23 kaamodtChanged so that candidates from neighbouring pads can...
2009-05-29 kaamodtChanged from AliHLTTPCTransform to AliTPCTransform...
2009-05-28 kaamodtCorrected logic in MC vector.
2009-05-26 richtermbugfixes as suggested by Sergey (#50845 and #50828...
2009-05-20 richtermbugfix: making reading of MC information in ESDConverte...
2009-05-15 kaamodtAdding functionality to read the MC data in HLT. Also...
2008-11-17 kaamodtAdded a new component (AliHLTTPCHWCFDataReverterCompone...
2008-10-07 kaamodtAdded functionality to the histogram handler class...
2008-09-24 richtermcorrections to avoid huge memory consumption by multipl...
2008-09-07 kaamodtCorrected two bugs found by Sergey regarding the error...
2008-09-01 kaamodtAliHLTTPCHistogramHandlerComponent: Added general funci...
2008-07-11 richtermbugfix #38673 (Kenneth): last pad per row was always...
2008-07-01 richtermTPC ClusterFinder and related changes (Kenneth)
2008-06-30 richtermbugfix: ClusterCandidates deleted properly (Kenneth)
2008-06-10 richtermbugfixes run period week 22 (Kelly and Kenneth)
2008-04-22 richtermcode documantation and minor cleanup
2008-04-12 richtermcode cleanup in TPC Krypton CF (Kenneth)
2008-03-28 richtermcode cleanup: check for valid channel address and row...
2008-03-27 richtermbugfixes by Kenneth:
2008-03-07 richtermchanges by Kenneth
2008-02-08 richtermcheck for corrupt data and invalid row/pad no (Kennth)
2008-02-01 richtermnew TPC cluster finder algorithm based on channel/bunch...
2007-12-13 richtermrobustness
2007-12-05 richterm- bugfix TPCClusterFinder: set correct row no in list...
2007-11-28 richtermcommit from Kenneth:
2007-11-24 richtermzero suppression and selction of active pads (Kenneth)
2007-11-02 richtermcode cleanup, coding rules, eff C++
2007-10-19 richtermcoding conventions and compilation warnings
2007-09-24 richtermbugfix: endless loop, skip timebin exceeding range...
2007-09-12 richtermbugfix(Kenneth): Reset list of cluster candidates after...
2007-08-24 richtermmake tracker work with both the sorted and unsorted...
2007-08-09 hristovCompilation with CC on Solaris x86
2007-07-20 richtermTPC cluster finder speeded up, can process unsorted...
2007-07-09 richtermdocumentation
2007-02-22 richtermcoding conventions, effC++, removed warnings
2006-12-21 richtermcommit from Jochen
2006-12-12 richterm- use_newio switch removed from libAliHLTTPC, always...
2006-12-03 richterm- integration of libHLTbase into AliRoot prepared
2006-11-30 hristovL3 becomes HLT
2006-11-16 richterm- added TPCLib to doxygen docu, code corrections accord...
2006-11-08 richterm- configure adapted to the new directory structure...
2006-09-06 richterm- parameter protection in the TPC raw reader class
2006-08-31 richterm- code version from TPC commissioning merged
2006-08-30 richterm- added TPCPad handling class
2006-08-21 richtermcode changes by Gaute Ovrebekk
2006-08-21 richterm- made package indepentend of src
2006-08-17 richtermJochen's TPCLib source code from Jan 2006 merged
2005-12-02 timmsAliHLTTPCSpacePointData:
2005-10-28 timmsAdded the digit reader classes that allow reading of...