]> git.uio.no Git - u/mrichter/AliRoot.git/history - ITS
AOD::SetOwner removed
[u/mrichter/AliRoot.git] / ITS /
2004-08-27 hristovRearranged conditions for faster execution
2004-08-24 hristovCoding conventions (M.Ivanov)
2004-08-11 hristovCorrected delete (valgrind)
2004-08-06 hristovRemoval of debug output. abs replaced by TMath::Abs...
2004-08-06 hristovFix for floating point exception (T.Kuhr)
2004-07-30 morschMemory leak corrected (M. Ivanov).
2004-07-30 nilsenUpdate of all the additions to the new ITS geometry...
2004-07-21 hristovNew version of the ITS tracking, presented by M.Ivanov...
2004-07-21 hristovFixing memory leaks
2004-07-20 maseraBug fix on method Dy()
2004-07-06 nilsenChange default value of GeV To Electons. Realy only...
2004-07-05 maseraReconstruction of raw data included (T.Kuhr)
2004-06-30 maseraElimination of materials with fractional Z (use of...
2004-06-30 maseraCoding conventions
2004-06-17 maseracall to UnloadSDigits() added after sdigitisation
2004-06-15 maserabug fixes
2004-06-11 hristovBug fix
2004-06-10 nilsenModifications associated with remerging the Ba/Sa and...
2004-05-31 maseraCoding conventions. AliITStrackV2 and AliITStrackerV2...
2004-05-31 maseraOption to display also V2 clusters added
2004-05-28 nilsenUpdated ITS version 11 geometry. Requires ROOT version...
2004-05-28 maseraClasses related to the V11 geometry temporarily exclude...
2004-05-25 maseradependences on TPC eliminated
2004-05-24 hristovUpdated version needed by AliITStrackerSA
2004-05-24 maseraspeed optimization
2004-05-14 maseraOption to select a vertexer
2004-05-14 hristovUse ESD objects from a tree (T.Kuhr)
2004-05-10 maseranew class added
2004-05-10 maseraSSD Beam test geometry - June 2003
2004-05-07 hristovConsistent regions of interest (T.Kuhr)
2004-05-03 maseraCoding conventions + removal of redundant methods
2004-04-30 hristovImplementation of reconstructors (T.Kuhr)
2004-04-29 maseraCoding conventions for AliITSvtest. Method GetEUCLID...
2004-04-28 hristovCommenting out unused variables
2004-04-22 hristovChanges needed on HP and Alpha
2004-04-22 hristovRaw data simulation, one file per DDL, mini header...
2004-04-21 hristovChanges needed by ANSI/ISO compilance
2004-04-21 maseraCodinf conventions
2004-04-20 hristovInitialization of constants moved to the implementation...
2004-04-19 maseraCoding conventions
2004-04-19 maseraCodinf conventions
2004-04-19 alibraryCoding conventions
2004-04-16 maseraBug fix + change in the way adopted to mark used clusters
2004-04-16 maseraBug fix + changes needed by coding conventions
2004-04-15 nilsenBug fixes in ITS geometry version 11, and update of...
2004-04-15 maseraAdd the possibility to set the rec. points file name
2004-04-14 nilsenRemoved some coding violations.
2004-04-14 nilsenDefined kcm, change due to removing violations.
2004-04-14 nilsenAdded two new functions to return just the digit class...
2004-04-14 nilsenBug fixes in the geometry of SSD cone, Reorginization...
2004-04-08 maseraMods in order to use Root 4
2004-04-08 nilsenMinor Update for changes in AliITSv11Geometry class.
2004-04-07 nilsenUpdated some functions, and removed most all violoations.
2004-04-07 nilsenFunctions reInlined properly. Inlining needed for speed.
2004-04-05 alibraryMods for the xlc compiler on the Mac OS X
2004-04-02 nilsenA new macro to show how to access and display ITS digit...
2004-03-31 hristovNo inline in the implementation file
2004-03-30 nilsenImproved some error messages to make them clearer,...
2004-03-30 nilsenAdded the function GetModuleTypeName, and inlined some...
2004-03-30 nilsenBug fix. Origin now outside of detector, momentum range...
2004-03-30 nilsenBug fix for SDD test beam simulation.
2004-03-29 hristovUsing getter instead of global constant
2004-03-29 hristovChanges to compile on HP and Sun
2004-03-27 nilsenRemove Warnings.
2004-03-26 nilsenStart of a TTask to replace Displayv11.C
2004-03-26 nilsenUpdated for new classes and cleand (a bit).
2004-03-26 nilsenBug fix for SDD test beam simulation
2004-03-26 nilsenBug fix for SDD Test Beam simulation
2004-03-26 nilsenNew organization of v11 geometry
2004-03-26 hristovfTable set to 0 after deletion to allow reinitialization
2004-03-25 hristovCorrections needed on Sun and HP
2004-03-25 hristovInclude stdlib.h needed on HP
2004-03-24 maseraCode clean-up in order to improve its speed and memory...
2004-03-23 barberaNew version of Neural Tracking which works with AliITSc...
2004-03-23 hristovCorrected reconstruction flags (Yu.Belikov)
2004-03-23 hristovTaking into account primary vertex position (Yu.Belikov)
2004-03-22 hristovBug fix (Yu.Belikov)
2004-03-22 hristovRemoving debug printout
2004-03-22 hristovChanges for root v4-00-02 (F.Carminati)
2004-03-22 hristovImproved cuts for the reconstruction of V0s (M.Ivanov)
2004-03-22 hristovPossiblity to run over several events in a file (Yu...
2004-03-16 hristovUsing TMath::Abs instead of fabs
2004-03-15 barberaSome coding convention violations cured (G. Lo Re)
2004-03-14 hristovUsing TMath functions instead of math.h ones
2004-03-12 barberaFixed all fixable violations (AliITSNeuralTracker)
2004-03-11 alibraryFlag for xlC compiler on MacOSX
2004-03-11 barberaRevised algorithm extended to very peripheral heavy...
2004-03-10 nilsenBug fix. Now works with the reconstruction up to and...
2004-03-09 barberaFixed some warnings
2004-03-09 barberaFixed some coding convention violations
2004-03-08 barberaNeural ITS standalone tracking classes added
2004-03-08 barberaMacros to run the neural ITS standalone tracking
2004-03-08 barberaNeural ITS standalone tracking revisited
2004-03-04 nilsenBug fix for column value.
2004-03-04 nilsenBug fix in SDD test beam simulation. Config.C added...
2004-02-26 nilsenA test macro for AliITSspdTestBeam TTask. This macro...
2004-02-26 nilsenA TTask and corresponding macro to convert SPD TestBeam...
2004-02-25 nilsenAdded patch to allow the use of this ITS SPD test beam...
2004-02-25 nilsenProtection involving the existance of gMC added. Useful...
2004-02-23 nilsenminor Update of SPD test beam simulation.
next