]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDtrackerV1.cxx
Reverting the full pools implementation
[u/mrichter/AliRoot.git] / TRD / AliTRDtrackerV1.cxx
2012-01-13 hristovReverting the full pools implementation
2011-12-13 hristovComplete implementation of pools, see #88914. From...
2011-12-02 cblumeCoverity
2011-11-04 abercuciupdate TRD code for PbPb 2011
2011-10-13 abercucirevert calculation of Material Budget to previous versi...
2011-07-21 abercucimajor TRD reconstruction update
2011-05-12 abercuciinitialize x,y,z such to avoid unconditional jump ...
2011-02-25 abercucinew tracking for PbPb and pp (Alex)
2010-11-01 abercucimove tracker config. params to AliTRDReconstructor...
2010-10-29 abercucifix codding conventions
2010-10-27 abercucifix coverity
2010-10-26 abercuci fix memory leak from https://savannah.cern.ch/bugs...
2010-10-25 abercucifix coverity
2010-10-22 abercucifix for bug https://savannah.cern.ch/bugs/?72189
2010-07-16 hristovTemporary fix for bug #70102: Arithmetic exception...
2010-07-14 abercucifix number of clusters calculation. Suggested by Markus
2010-06-14 cblume- speed up HLT tracking by moving ReimanFit to MakeTrack
2010-05-12 abercuciNew pseudo tilt correction mechanism
2010-04-30 abercuciremove track selection for friends writing (Markus...
2010-03-24 abercuciupdates requested by HLT
2010-03-18 abercucidefine monitoring External Track Param for TRD track...
2010-03-16 abercuciswitching for HLT.
2010-03-16 abercuci- fixes for bug 63765 - see for details the post
2010-03-08 abercucistreamed selection of the backup track for refit and...
2010-03-08 abercuci- backup recoParam in the tracker for speeding up ...
2010-02-17 abercuciadd pt threshold for TRD updating Kalman as discussed...
2010-02-11 cblumeIntroduce new NtimeBin consistency checks
2010-02-08 abercucifixes for bug 62512
2010-02-01 abercucistore ESD track Id in TRD track for back searching...
2010-01-04 abercucifix TRDout flag setting. All tracks which are found...
2010-01-04 abercucifix warnings reported in savannah 60986
2009-12-23 abercucifix oder in which number of time bins are looked for:
2009-12-08 abercucispeed up tracker (Theodor)
2009-12-03 abercucifix bug in stand alone tracker - ncl/track = 0
2009-12-02 abercuciprotect against missing arrays for clusters, tracklets...
2009-11-26 abercuciskip the calculation in AliTRDCluster::GetYloc for HLT
2009-11-26 abercuci- move tracklet index stored in track from UShort_t...
2009-11-25 abercuciadd verbosity
2009-11-24 abercuci- modify covariance matrix calculation for tracklet fit
2009-11-18 abercuci- bug fix in tracklet fit due to moving away from TLine...
2009-11-12 abercuciuse digits param to extract no of time bins
2009-11-05 abercucidetailed analysis of pad rows sets of clusters attached...
2009-11-04 abercuci- protect against bug from stand alone tracker which...
2009-11-02 cblumeUpdate by Theodor:
2009-10-28 abercucimake definiton of number of clusters robust
2009-10-27 abercuciimprove tracklet error messaging
2009-10-19 abercucireplace TLinearFitter with stand alone linear fitter.
2009-09-16 mfaselMoving reconstruction settings to the reco params,...
2009-09-02 cblumeFixes for the proper treatment of T0
2009-09-02 cblumeAdd a protection to fitter->Eval
2009-08-18 cblumetemporary bug fix (speed issues, next iteration)
2009-08-18 cblumetemporary bug fix (speed issues)
2009-08-07 cblumeFix initialization of fSums
2009-08-07 cblumeCoding rules
2009-08-03 cblumeAdd a protection against division by zero
2009-08-03 cblumebugfix for class AliTRDLeastSquare nested inside AliTRD...
2009-07-31 cblume- Error estimation for the tilted Riemann Fit (this...
2009-07-15 cblumeAdd PID to HLT tracker and remove harmfull condition
2009-06-23 abercuciupdate in the documentation
2009-06-22 abercuciupdate documentation
2009-06-16 abercucifix error in the HLT mode (Theodor)
2009-06-10 abercuci- new plot in the PID checker (dQdt=f(t))
2009-06-06 abercucicorrect calculation of cluster error for Riemann fit
2009-06-05 abercuciremove obsolete protection
2009-06-05 abercuciprotect against presample clusters in cosmics
2009-06-04 abercucicorrect the implementation of deleting tracker containers
2009-06-04 abercuciadd total removal of containers for usage in HLT
2009-05-29 abercucifix infinity loop (Peter)
2009-05-14 abercuci- cache a larger number of elements from the Kalman...
2009-04-08 abercucimajor TRD reconstruction update
2009-04-02 abercuciupdates in the cluster resolution (on going)
2009-04-01 abercuciremove print statement accidentally left in the SVN...
2009-04-01 abercuci fix wrong iteration over layers (Markus)
2009-03-31 abercuci- update track points definition used for alignment
2009-03-23 abercuci- Prepare covariance matrix manipulation in the trackle...
2009-03-22 fcaFix warning
2009-03-20 abercucicover seg fault in stand alone tracker. To be inivestigated
2009-03-20 abercucimark as stopped TRD tracks which failed propagation...
2009-03-19 abercuciA major update in the tracking code is available in...
2009-03-19 hristovStore number of TRD tracklets on ESD for tracking and...
2009-03-11 abercuciTechnical fixes: correct initialization (PH)
2009-03-06 abercuci- cache pad width in the tracklet - needed to recalcula...
2009-03-05 abercucifix bugs introduced by last modifications (Markus)
2009-03-04 abercucirename constant kNTimeBins to kNclusters to reflect...
2009-03-03 abercuciupdate the calculation of used clusters per tracklet
2009-03-02 hristov- Move to the new attaching cluster to tracklet procedu...
2009-02-25 hristovMajor update for the TRD tracking code
2009-02-02 fcaWhen calculating a*a-b*b the form (a-b)*(a+b) is usuall...
2009-01-26 abercuciuse the minimum error point on the tracklet (x ref...
2009-01-16 abercuci! MAJOR ! update in the TRD tracking
2009-01-08 abercuciremove warning produced by hiding GetC of AliExternalTr...
2008-12-18 abercuciprotect tracker destructor agains multiple instances...
2008-12-13 abercucinew debugging structure in the reconstruction (Markus)
2008-12-04 abercuciupdate the reference position/covariance for stand...
2008-12-04 abercuciadded track covariance matrix (yz plane) to the tracklet
2008-11-26 abercucireset track points before usage
2008-11-19 abercuciFixes to the Kalman filter (Markus)
2008-11-17 abercucifix missing initialization of reconstructor for tracks...
2008-11-10 abercucifix returning from FollowProlongation if propagation...
2008-11-06 abercucifix problem in counting found tracks (Markus)
next