]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliESDtrackCuts.cxx
Moving required CMake version from 2.8.4 to 2.8.8
[u/mrichter/AliRoot.git] / ANALYSIS / AliESDtrackCuts.cxx
2014-02-10 fnoferinMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-02-06 mkrzewicMerge branch 'master', remote branch 'origin' into...
2014-02-06 mverweijfix warning
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2013-12-10 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-11-25 shahoianProvisionary fix to comb.mult. estimate, to be confirme...
2013-11-21 shahoianFinal fix for combined multiplicity estimator from...
2013-11-21 shahoianAnother fix of combined mult. estimate from Anton
2013-11-21 shahoianFix to account for single-cluster track-tracklet associ...
2013-11-11 shahoianFix in the GetRefMultiplicity method: the id=0 in track...
2013-10-28 akalweitbug fix.
2013-10-10 hristov##102738 FPE in AliESDtrackCuts
2013-09-17 agrigoramerging trunk to TPCdev
2013-09-09 akalweit Adding possibility to cut on length over which the...
2013-05-23 zconesarequirements on the clusters
2013-01-31 shahoianMC Labels were used to count number of tracks for array...
2012-07-10 shahoianSuppressed secondary decision ased in reco-time set...
2012-04-13 kleinbadded protection against empty strings in copy to avoid...
2012-02-27 jgrosseoAdding cut on TOF status bit and default cuts for TOF...
2012-01-18 jgrosseoTOF matching window cut (Chiara Zampolli)
2011-12-16 jgrosseochanging number of cluster cut to 50 (Jacek's suggestio...
2011-12-15 jgrosseo2011 default cuts for PbPb run
2011-11-03 jgrosseoactivate tpc golden cut only when primaries are requested
2011-11-03 jgrosseoAliESDEvent: Filling transient pointer in AliESDEvent...
2011-11-01 kleinbOptional seeting of a pT dependent cut on the number...
2011-10-26 jgrosseoIMPORTANT Changing default 2009 and 2010 track cuts
2011-10-18 jgrosseo1. Update to AliESDtrack
2011-10-07 jgrosseoadding const to function declaration
2011-08-11 jgrosseofunction to estimate reference multiplicity added
2011-07-22 jgrosseoadding additional default cuts for v0 daughters
2011-04-29 jgrosseomissing protection
2011-04-15 morschITS cluster multiplicity and TPC standalone multiplicit...
2011-04-07 jgrosseoadded histograms for number of points in SDD+SSD (ITS PID
2011-03-31 jgrosseoadded histogram of shared TPC clusters
2011-03-16 mflorisFixing FEP if the number of findable clusters is not...
2011-03-14 mflorisAdded new cuts on number of crossed rows and findable...
2011-03-05 morschCoding rule violations corrected.
2011-03-02 jgrosseochanging default for cut on tracks which have shared...
2011-02-16 morschWe noticed that we did not provide in AliESDtrackCuts...
2011-01-17 jgrosseoinitialize track cuts only once in getrefmultiplicity
2010-10-20 jgrosseoremoving tpc standalone requirement of 2010 default...
2010-10-19 kleinbReset the p_T dependent DCA cuts if an invalid/empty...
2010-10-14 jgrosseochanged dca z cut in 2010 cuts to 2cm (pile up rejection)
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