]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/TPCLib
code cleanup, delete some backward compatibility code and call functions of AliHLTSys...
[u/mrichter/AliRoot.git] / HLT / TPCLib /
2010-04-07 kkanaki- included the seed creation in one process with the...
2010-04-07 kkanaki- increased the size of the TObjArray containing the...
2010-04-01 fcaCoding Conventions
2010-03-29 kkanaki- small change of the creation of AliTPCseed
2010-03-25 kkanaki- commented out the line sim.SetMakeTrigger(""); ,...
2010-03-25 kkanaki- complete modification of the creation of AliTPCseed...
2010-03-23 richtermcoding conventions
2010-03-22 richtermfixing coding violations
2010-03-17 richtermremoving unused code
2010-03-17 richtermcoding conventions
2010-03-15 kkanaki- corrected casting of the block iterator from TObjArra...
2010-03-15 kkanaki- removed TObjArray for the storing of clusters
2010-03-15 kkanaki- fixed ownership of arrays
2010-03-11 kkanaki- added warning for track id mismatch
2010-03-11 kkanaki- fixed compilation warning
2010-03-09 kkanaki- exchanged the storage of the AliTPCseed objects in...
2010-03-08 kkanaki- added the TPC track ID to the HLT TPC seed information
2010-03-08 kkanaki- added argument for selecting the output size (-output...
2010-03-07 sgorbunoextra benchmarks are added
2010-03-04 richtermcoding conventions
2010-03-03 richtermadding newline at end of file
2010-03-03 sgorbuno1. Output data compression in the clusterfinder compone...
2010-02-24 kkanaki- fixed access to the run number via the OCDB setup
2010-02-24 kkanaki- added access to AliTPCcalibDB for loading cluster...
2010-02-23 kkanaki- corrected class name in error statement
2010-02-23 kkanaki- removed compilation warning
2010-02-23 kkanaki- corrected compilation warnings
2010-02-22 kkanaki- removed obsolete argument -timebin
2010-02-22 kkanaki- removed the offline function call for calculating...
2010-02-19 sgorbunoNow the TPC clusterfinder produces a special compressed...
2010-02-18 sgorbunooutput of the slice tracker optimised
2010-02-18 sgorbunoObsolete tracker output removed
2010-02-14 sgorbunooutput of the slice tracker is compressed in order...
2010-02-09 kkanaki- updated documentation
2010-02-03 kkanaki- implementation of ESD friends and friend tracks from...
2010-01-27 kkanaki- created argument for setting the charge threshold...
2009-12-15 kkanaki- fixed yet another elusive bug messing up the cluster...
2009-12-10 kkanaki-- added EsdCollector and change AliReconstruction...
2009-12-09 kkanaki- increased output buffer size
2009-12-08 kkanaki- replaced CreateStdContent() with GetStdContent()
2009-12-08 kkanaki- bug fix: corrected the padrow argument for the offlin...
2009-12-08 kkanaki- added the esd global converter, track histo component...
2009-12-06 sgorbunobug fix: a declared output buffer size was smaller...
2009-11-30 richtermusing '-release-memory' option for TPC clusterfinder
2009-11-26 kkanaki- added protection for slice and partition values out...
2009-11-26 kkanaki- added protection for slice and partition values out...
2009-11-26 kkanakiSergey: bug fix with storing cluster id's
2009-11-22 sgorbunoobsolette command removed
2009-11-21 sgorbunoKeep the input block untouched.
2009-11-19 kaamodtAdded Calib/Ref to the list of OCDB entries in the...
2009-11-16 fcaimpoved num precision
2009-11-12 kaamodtUpdated the code to use new argument/ocdb entry reading...
2009-11-12 kaamodtadded documentation
2009-11-11 kkanaki- cleanup of function calls
2009-11-10 kkanaki- added necessary histograms for the drift velocity...
2009-11-08 kkanaki- first sketch of friend tracks implementation in the...
2009-11-08 richtermbugfix: moving call to AliTPCcalibDB::SetExBField to...
2009-11-08 richtermbugfix: wrong result convention was used in r36516
2009-11-08 richtermeliminating further private copy of AliMagF and cleanin...
2009-11-08 sgorbunobug fix: reconstruction crash when the output buffer...
2009-11-07 richtermremoving all code regarding the solenoidBz OCDB entry...
2009-11-07 sgorbunotoo much memory was allocated for temp. arrays
2009-11-07 sgorbunorelease a temporary memory at each event, to avoid...
2009-11-07 sgorbunobug fix: access to deleted pointer
2009-11-05 richtermcorrecting info messages on loaded GPU library (David)
2009-11-05 sgorbunoquality check for the maximum Pt error removed. The...
2009-11-04 sgorbunotrack alpha angle normalized to [-Pi,+Pi]
2009-11-04 richtermdeactivating generation of the default detector/ddl...
2009-11-03 kaamodtSergey modified the code to release the memory of the...
2009-11-03 sgorbunoa little memory leak fixed
2009-11-02 richtermremoving obsolete parameter from TPC ClusterFinder...
2009-11-02 kkanaki- use new function for calculation of track length
2009-11-02 sgorbuno- Method to calculate the track length is added to...
2009-11-02 sgorbuno- a patch to be able to load the CUDA library at runtim...
2009-11-01 sgorbunoGPU framework update from David Rohr
2009-10-31 sgorbunoupdae of the GPU framework
2009-10-30 sgorbunodata transport between the tracker and the merger is...
2009-10-29 sgorbunowarning fix
2009-10-28 sgorbunoGPU update from David Rohr
2009-10-27 kkanaki- changed track storage to AliHLTGlobalBarrelTrack
2009-10-26 kaamodtRemoved obsolete argument which produce warnings.
2009-10-26 kkanaki- removed -timebins argument from the TPCClusterFinder3...
2009-10-26 kaamodtAdded functionality to read the magnetic field value...
2009-10-26 sgorbunorec. macro with dEdx component added
2009-10-24 sgorbunoswap of the input parameters in Propagate()
2009-10-24 sgorbunoTPCdEdx component has been created.
2009-10-23 kkanaki- set the circular buffer of ntuples to 5000 entries...
2009-10-23 richtermcoding conventions
2009-10-23 sgorbunocheck of non-diagonal elements of the covariance matrix...
2009-10-23 sgorbunobug fix in mult. scattering
2009-10-22 kaamodtFixed wrong return types
2009-10-22 kaamodtFixed a bug in the Digit reader, moved clusterfinder...
2009-10-21 sgorbunoAliHLTTPCCAInputDataCompressorComponent created
2009-10-21 sgorbunoUpdate from David Rohr:
2009-10-18 sgorbunowrong #ifdef removed
2009-10-16 sgorbunocosmetic
2009-10-16 sgorbunocosmetic
2009-10-16 sgorbunocosmetic changes
2009-10-16 sgorbunoquality check updated in order to correctly process...
2009-10-16 sgorbunomake recalculation of the cluster errors during refit
next