]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDtrackerV1.cxx
speed up tracker (Theodor)
[u/mrichter/AliRoot.git] / TRD / AliTRDtrackerV1.cxx
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)
2008-10-30 abercuciupdates for cosmic reconstruction (Markus)
2008-10-27 abercuciprotect the propagation code against failure in calling
2008-10-22 fcaRemoving warnings on gcc 4.3
2008-10-21 abercuci- revert to the old version of tracklet (no row pad...
2008-10-20 abercuciremove compilation warnings
2008-10-14 abercuciadd protections for Rieman Tilt Fit
2008-10-09 abercucipropagate AttachClusters changes to the barrel tracking
2008-10-08 abercucisave short tracks to the friends (measured data situation)
2008-10-02 abercuciIntroduced better way to estimate number of clusters...
2008-09-30 abercuciimplementation of :
2008-09-26 abercuciinsert protection againist missing data in chambers
2008-09-25 abercuciIntroduce iterator for looping over clusters
2008-09-18 abercucispeed up for HLT (Konstantin Markus Alex Raphaelle)
2008-09-15 abercuciless verbose in HLT mode
2008-09-08 abercuciexpantion of recoParam (Markus) and fix bug in HLT...
2008-08-28 abercucifix bug showing up in debug stream in Clusters2TracksStack
2008-08-28 abercucicut Kalman filter fit for HLT
2008-08-27 abercucifix "cw" option, small memory leak due to cluster array and
2008-08-26 abercuciignore PID calculations in HLT mode (requested by Konst...
2008-08-26 abercucifix cluster signing (second round) and memory leak...
2008-08-25 abercucifix charge signing on clusters in the barrel tracking
2008-08-25 abercuciupdate TRDin status flag for the ESD track (Markus)
2008-08-25 abercucifix a memory leak coming from the TRD stand alone track...
2008-08-25 abercucifix setting of the reconstructor in constructor
2008-08-22 abercuciremove debugging MC label calculations
2008-08-22 abercucifurther update on the HLT fast track finding
2008-08-21 abercucinew flag for HLT tracking
2008-08-18 abercuciimplementation of option cw [writing of clusters]
2008-08-18 abercuciremoved unnecessary AliESDtrack copy in Clusters2Tracks...
2008-08-15 abercucipropagate the fix also for the track finder
2008-08-15 abercucifix tilting angle in simulations
2008-08-14 abercuciadd Kalman fit function for TRD. To be used in visualiz...
next