]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDtrackerV1.cxx
Treatment of HC header corruption
[u/mrichter/AliRoot.git] / TRD / AliTRDtrackerV1.cxx
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...
2008-08-14 abercuciintroduced option for switching on/off tracklet improvi...
2008-08-08 cblumeChange in the calculation of track parameters for chamb...
2008-08-05 cblumeChanges concerning the StreamLevel and new Init functio...
2008-08-05 cblumeBug fixes
2008-08-05 cblumeUpdate of reco param by Alex
2008-07-22 cvetanMajor commit related to steering of the reco parameters...
2008-07-17 cblumeModifications by Youri
2008-07-07 cblumeSmall fix by Yuri
2008-07-01 cblumeFix of another memory leak
2008-06-16 cblumeInterface for RecoParam to OCDB
2008-06-03 cblumeReplace plane by layer and chamber by stack
2008-06-02 cblumeEnlarging the recoParam functionality and populating...
2008-06-02 cblumeNew fitting function for straight line tracks (no magne...
2008-06-01 cblumeBug fix by Konstantin
2008-05-26 cblumeUpdate in the interface for HLT and for visualization
2008-05-19 fcaRemoving shadowed variables
2008-05-07 cblumeFix memory leaks
2008-05-05 cblumeUpdate of bug fix for parallel tracks + move creation...
next