]> git.uio.no Git - u/mrichter/AliRoot.git/history - TPC/AliTPCtrackerMI.cxx
Adding new Task - Krypton calibration (Jacek)
[u/mrichter/AliRoot.git] / TPC / AliTPCtrackerMI.cxx
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...
2006-02-08 hristovAdditional protection and change in the interface ...
2006-02-07 hristovESD track based on AliExternalTrackParam. Class redesig...
2005-12-13 hristovRemoving warnibgs (M.Ivanov)
2005-08-16 hristovAdditional protection
2005-07-19 hristovDo not skip the negative indexes, even if their meaning...
2005-07-14 hristovBug fix and additional protection
2005-06-29 hristovAdditional protection in case of wide ctg range (M...
2005-06-22 hristovCorrected initialization (M.Ivanov)
2005-06-14 hristovTemporary fix to avoid corruptions of the program stack...
2005-05-03 hristovModification of seeding cuts (M.Ivanov)
2005-04-29 hristovNew version of the V0 finder (M.Ivanov)
2005-04-11 alibraryCoding Violations
2005-01-26 hristovChanges for the kink finder. Coding conventions (M...
2004-11-19 hristovNew class for PID constants and methods. Changes in...
2004-11-02 hristovCorrectly resetting clusters (Yu.Belikov)
2004-11-01 hristovRemoving obsolete code (Yu.Belikov)
2004-10-15 hristovAdding new code for kink and V0 reconstruction (AliESDk...
2004-07-21 hristovUpdated version (M.Ivanov)
2004-05-26 hristovAdding possibility to change the tracking window in...
2004-05-15 hristovCorrections to avoid reading outside clusters array
2004-04-28 hristovMinor fix (HP)
2004-04-26 kowal2Changes due to the coding conventions
2004-04-21 hristovInitialization of asin LUT
2004-04-15 alibraryCoding Convention Violations corrections
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-22 hristovAdding protection in case of missing TPC seed (M.Ivanov)
2004-02-16 hristovTypo fixed
2004-02-16 hristovRefit inward without changing the cluster association...
2004-02-05 hristovCorrected memory leaks
2004-02-05 hristovReduced output (M.Ivanov)
2004-02-03 hristovRemoving warnings (alpha)
2004-02-03 hristovRemoving warnings (alpha)
2004-01-29 hristovProcessing of many events. Code clean-up (M.Ivanov)
2004-01-21 hristovRevert one change (Sun,Alpha)
2004-01-21 hristovCorrections to obey the coding conventions (M.Ivanov)
2004-01-21 hristovParallel TPC tracking in the ESD schema (M.Ivanov)
2003-12-11 kowal2Changes according to the coding conventions
2003-10-21 kowal2Removed compiler warning (Bool_t accept changed to...
2003-10-17 kowal2Back to the previous version. The warning was erronousl...
2003-10-17 kowal2Removed "always true" comparison
2003-10-17 kowal2Removed compiler warning.
2003-09-29 kowal2bug fix2
next