]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliESDtrackCuts.cxx
updated track cuts for 2010 (from Andrea)
[u/mrichter/AliRoot.git] / ANALYSIS / AliESDtrackCuts.cxx
2010-10-11 jgrosseoupdated track cuts for 2010 (from Andrea)
2010-09-08 morschMore user-friendly selection for ITS standalone tracks...
2010-07-14 kleinbIntroducing class members for storing the p_T dependent...
2010-04-28 jgrosseoadded tpcrefit flag for 2009 cuts (this was required...
2010-04-13 jgrosseoupdate in default cuts (Andrea Dainese)
2010-04-08 morschNew pt dependent dca cuts.
2010-03-24 kleinbremoving obsolete code, for propagation of TPC only...
2010-03-12 morschI implemented the possibility
2010-02-04 morschI added the possibility to select TPCStandAlone track...
2009-11-13 jgrosseoprotection against negative diagonal covariance matrix...
2009-10-01 jgrosseoadding function to create default tpc-only cuts
2009-09-14 jgrosseoadding cut on relative uncertainty on pt (Bastian)
2009-03-16 jgrosseofixing warning about suggested parantheses
2009-03-03 jgrosseoadding cut for its stand-alone tracks
2009-02-23 jgrosseoremoving deprecated functions
2009-02-23 jgrosseotypo in comment
2008-12-11 jgrosseoadding minimal DCA cut (Andrea)
2008-12-09 jgrosseoadding cut for 2D cut on absolute DCA (elliptic cut)
2008-11-10 jgrosseodefault setting for n sigma cut changed from TRUE to...
2008-11-06 jgrosseoAdding track cut on clusters in SPD, SDD, SSD
2008-09-17 kleinbBug fix: fabs(DCA)
2008-09-10 jgrosseoadding DCA Z cut
2008-08-13 kleinbDo not consider TPCOnlyTracks from events with default...
2008-07-31 jgrosseochanged binning of cov. matrix control histograms
2008-07-23 hristovFixed signatures of some methods
2008-07-22 morschAbsolute DCA cut in XY plane added.
2008-07-17 jgrosseoremoving old functions that operate on the AliESD ...
2008-07-03 kleinbAdded functionality to retrieve a list of TPC-only...
2008-05-20 morschShadowed variables corrected.
2008-04-10 morschMoved from PWG0