]> git.uio.no Git - u/mrichter/AliRoot.git/history - ITS/AliITStrackerSA.cxx
Calculating the vertex efficiency also as a function of the number of contributors
[u/mrichter/AliRoot.git] / ITS / AliITStrackerSA.cxx
2013-04-04 fprinoProtection against division by 0 (Ruben)
2012-01-13 hristovReverting the full pools implementation
2011-12-13 hristovComplete implementation of pools, see #88914. From...
2011-06-25 prinoAdd protection against zero-cluster in a layer
2011-06-23 prinoSort clusters along etat to speed-up track finding...
2011-06-16 prinoCode cleanup
2011-05-18 maseraBug fix - Coverity warnings 16767 and 16768
2011-03-17 maseraFloating point data members moved to double precision...
2011-03-04 prinoPossibility to use ITS dE/dx for PID during tracking
2011-02-06 maseraCoverity warnings
2011-01-31 maseraFixes for Coverity warnings
2010-11-07 prinoUpdates in AliITStrackerSA::SearchClusters
2010-11-03 prinoActivate PureSA tracking in HighFlux configuration...
2010-11-02 prinoFirst set of modifications to speed-up AliITStrackerSA...
2010-09-30 maseraCode cleanup and optimization (F. Prino)
2010-06-23 prinoAdd computation of dE/dx (truncated mean) after inward...
2010-06-22 maseraImproved treatment of track labels (F. Prino)
2010-03-24 hristovFixes for report #64730 High virtual memory consumption...
2010-01-29 prinoBug fix in ITS standalone tracking when reusing all...
2010-01-15 prinoFlag the ITS SA tracks which are found re-using cluster...
2009-12-02 prinoFix for possible memory leak
2009-12-02 prinoCall TClonesArray::Delete. Removed delete and create...
2009-12-02 maseraPossible fix for bug 59991 (F. Prino). Added TObjArray...
2009-12-02 maseraBug fix concerning multiple found tracks (F. Prino)
2009-11-30 prinoModified usage of fAllowProlongationWithEmptyRoad in...
2009-07-23 maseraSkipping layers corresponding to ITS subdetectors that...
2009-07-16 maseraAliITStrackerSA.cxx: minor fix for cosmic reco + adding...
2009-06-08 maseraUpdating dEdx treatment during tracking (F.Prino)
2009-03-13 prinoITS Standalone tracker: 1) possibility to seed from...
2009-02-04 prinoModifications to ITS standalone tracker: 1) improve...
2009-01-21 maserafITSModuleIndexInfo is now copied from the AliITStrackV...
2008-11-06 maserawarnings with gcc 4.3.2
2008-09-12 prinoPossibility to allow missing points for ITS (A. Dainese)
2008-06-13 maseraChanges to perform cosmic tracking with June 2008 data...
2008-05-20 maseraCompilation warnings
2008-05-12 maseraPossibility to add SDD points to cosmic muons tracks...
2008-05-08 maseraCode clean up (F. Prino)
2008-04-16 maseraParameters for track finding in AliITStrackerSA added...
2008-04-11 maseraPossibility to reconstruct tracks with 1 point + vertex...
2008-02-28 cvetanAvoid unnecessary allocations in case of skipped layers...
2008-02-21 maseraBug fix. Protection added to avoid program crash when...
2007-12-20 maseraCode cleanup + removal of duplicated fitting methods...
2007-11-20 maseraPossibility of skipping layers in trackers MI and SA...
2007-11-09 maseraPossibility of selecting larger windows in SA tracker...
2007-10-25 masera1) removed global variables from AliITSRecoParam.h
2007-09-13 maserabug fix. Fix taken from rev. 1.32.2.1
2007-08-22 maseraRight label assignment for tracks with less than 5...
2007-08-03 hristovFixing memory leaks (Marco)
2007-08-03 hristov* Possibility to reconstruct cosmic muon tracks that...
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-03-31 maseraStand Alone tracker updated to use displaced primary...
2007-03-15 maseramisalignment-aware reconstruction. Standalone tracker...
2007-02-26 cvetanUsing AliITSgeomTGeo in the constructors of V2 and...
2006-10-19 maserachanges to be compliant with Eff C++ rules
2006-09-05 hristovCommon track parametrization in the barrel detectors...
2006-04-06 hristovAttaching extra clusters from the overlapped ITS modules
2006-03-03 maseramerging RecPoints and ClustersV2. All ClusterFinders...
2006-02-08 maseraTracking SA. Bug fix and spped impovements (E. Crescio)
2005-07-06 hristovSplitting of the ITS libraries (M.Masera & E.Crescio)
2005-06-28 hristovAdditional protection
2005-04-29 alibraryCoding Conventions & Cleanup
2004-10-12 hristovExtracting AliITStrackMI from AliITStrackV2. Reverting...
2004-08-27 hristovRearranged conditions for faster execution
2004-08-11 hristovCorrected delete (valgrind)
2004-08-06 hristovFix for floating point exception (T.Kuhr)
2004-07-21 hristovNew version of the ITS tracking, presented by M.Ivanov...
2004-07-21 hristovFixing memory leaks
2004-05-24 maseraspeed optimization
2004-04-16 maseraBug fix + change in the way adopted to mark used clusters
2004-03-26 hristovfTable set to 0 after deletion to allow reinitialization
2004-03-25 hristovInclude stdlib.h needed on HP
2004-03-24 maseraCode clean-up in order to improve its speed and memory...
2004-02-23 hristovstdlib.h needed to delare exit on HP
2004-02-19 hristovPrimary vertex reconstruction and standalone ITS tracki...
2004-02-17 hristovMoving ALiITSVertex to AliESDVertex
2004-02-17 maseraSA tracking adapted to ESD
2004-02-04 hristovRemoving warnings (Sun)
2003-12-07 hristovUsing new/delete for arrays with variable size (Sun,HP)
2003-12-04 maseraAnother Standalone ITS tracker (E. Crescio)