]> git.uio.no Git - u/mrichter/AliRoot.git/history - TPC/AliTPCtrackerMI.cxx
AliTriggerAnalisys:
[u/mrichter/AliRoot.git] / TPC / AliTPCtrackerMI.cxx
2010-12-18 marianCoverity
2010-12-14 marianTest the existence of the both kink hypothesies
2010-12-14 marianBug fix indicated by Valgrind
2010-11-14 hristovFix for bug #75276: Floating point exception at TPC...
2010-07-16 marian AliTPCCalPad.cxx - Format warnings
2010-07-15 marianReuse the TClonesArray
2010-06-27 marianAliTPCtrackerMI.h AliTPCtrackerMI.cxx - Reconstruction...
2010-06-15 marianGap between paderow used for seeding as parameter in...
2010-06-01 marianReturn label -1 in case of 0 accepted clusters
2010-06-01 marianProtection again divison by 0
2010-04-28 marianMemory leak fixes.
2010-04-17 fcaFrom printf to AliInfo
2010-03-27 marianOther bug fix -
2010-03-27 marianFloating point exception fix
2010-03-20 fcaCoding Conventions
2010-01-22 marianAliTPCtrackerMI.cxx
2010-01-17 hristovFixed ordering in the array of tracks to avoid problems...
2010-01-14 marian1. Protection against cluster splitting
2009-11-16 fcaimpoved num precision
2009-07-09 marianForgotten commit.
2009-03-02 marianRemoving coding violations (Marian)
2009-03-01 marianAliTPCReconstructor.cxx - MIP at channel 50
2009-02-13 hristovBug fix in the calculation of cluster and sharing bitma...
2009-02-13 hristovReverting changes that used Clone() method. This method...
2009-02-10 marianBug fix
2009-02-02 fcaWhen calculating a*a-b*b the form (a-b)*(a+b) is usuall...
2008-12-01 marian-1. Possibility to call FindMultiMC in the debug mode...
2008-10-28 fcaEffc++ warnings
2008-10-22 fcaRemoving gcc 4.3 warnings
2008-09-18 hristovAdditional protection
2008-09-18 hristovUse debug stream only if requested
2008-09-18 hristovUse debug streamer only if requested
2008-09-15 marianRefit suspiciuos tracks from the scratch
2008-08-27 marianMirroring of the clusters on C-side
2008-07-29 marianInstantiate debug streamer only on demand
2008-07-22 marianChanges for HLT: (Jacek Otwinowski)
2008-07-18 marianChanges for HLT - speedup interface for HLT tracker
2008-07-15 marianAdding new functionality needed to speed up HLT
2008-06-26 cvetanFix for the mirrored C-side TPC sectors (Marek). Remova...
2008-06-15 marianAdding debug stream for first track reconstrunction...
2008-06-13 marianDump the debug information for the ErrorParam only...
2008-06-01 marianAdding AddCovariance method
2008-05-25 marianExtended debug information for high StreamLevels (Marian)
2008-05-21 marianAdding :FillClusterArray for visualization purposess...
2008-05-18 marianSplitting the AliTPCtrackerMI to the two files
2008-05-16 marianRemove nested class from AliTPCtrackerMI (Marian)
2008-05-13 marianAdditional functionality added
2008-04-23 marianIncrease the frequency of the usage GetShape
2008-04-19 marianAdding local mean shape to the AliTPCseed (Marian Ivanov)
2008-04-18 marianRemoved enlargment of error (Marian Ivanov)
2008-04-16 marianUse OCDB values in reconstruction - (Marian Ivanov)
2008-04-12 marianRemoved obsolete additional parameters (Marian Ivanov)
2008-04-12 marianRemoved obsolete function used for old comparisons...
2008-04-12 marianRemoving obsolete function - WriteTracks (Marian)
2008-02-12 marianSuppress error messages (Marian)
2008-02-09 marianRemoving error message in SetFastCluster (Marian)
2008-02-05 marianProtection against index out of range
2007-11-25 marianChange debug level to print information in transform...
2007-11-24 marianUsing the AliTPCtransform in the reconstruction (Marian)
2007-11-24 marianApplying transformation AliTPCTransform
2007-10-09 hristovChanges required by the modifications in STEER (Christian)
2007-10-01 hristovFixed index (Adam)
2007-09-19 marianNew functionality add to the TPC tracker + bug fixies
2007-09-10 hristovFixes for some mem-leaks: most changes where pretty...
2007-08-07 hristovGetPt() changed to GetSignedPt(). Get1Pt() changed...
2007-08-03 hristovFix for negative sigmas. Memory leaks (Marco)
2007-08-03 marianThe last seeding row as a parameter in the AliTPCRecoParam
2007-07-27 marianTemporary disable AliTPCTransformation (Marian)
2007-07-27 marianAdding fClusterMap and fSharedMap of TPC clusters for...
2007-07-26 morschChanges in AliESDEvent fwd declarations (Ch. Klein...
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-05-25 marianThe shared tracks are signed also after RefitInward...
2007-05-15 cvetanMoving the alignment-related static methods from AliAli...
2007-04-24 hristovRemoved overlaps. Geometry as installed, i.e. the drift...
2007-03-15 cvetanNew base AliCluster class (Jouri+Cvetan)
2007-03-02 hristovUsing Min and Max from TMath
2007-02-27 hristov- Renaming fEventNumber (and the associated getters...
2006-12-08 hristovSecond round of cleaning the AliESDv0 class (Yuri)
2006-11-08 kowal2Eff c++
2006-10-24 marianTemporary protection - Do not apply TGeo correction...
2006-10-10 hristovReplacing the friend declarations by setters and getter...
2006-09-28 hristovMerging of AliESDV0MI and AliESDv0 classes (Yu.Belikov)
2006-09-18 hristovRemoving the division by track curvature from the seedi...
2006-09-05 hristovRestoring some modifications done in version 1.71
2006-09-05 hristovCommon track parametrization in the barrel detectors...
2006-07-11 marianUse AliTPCRecoParam.h (Marian)
2006-07-10 marianCheck if the sector is Active (Marian)
2006-06-06 kowal2Protection against zer findable clusters
2006-05-31 kowal2Bug corrected (missing "continue" statement)
2006-05-16 hristovAdd tpc seed to the list of object for calibration...
2006-05-01 hristovAdditional protection
2006-04-23 hristovAdditional protection. The origin of clusters with...
2006-04-07 hristovHandling of missaligned geometry. Function transform...
2006-04-06 hristovAttaching extra clusters from the overlapped ITS modules
2006-04-03 hristovDebug level during tracking (M.Ivanov)
2006-03-08 hristovChanges to work correctly with laser tracks (M.Ivanov)
2006-03-01 hristovSimulation and reconstruction of laser tracks (G.Renault)
2006-02-28 hristovUpdate the TPC quality info after the propagation back...
2006-02-28 hristovQuality information. Removing of double tracks after...
2006-02-24 cvetanMethod to extract the TPC spce-points added. Reset...
next