]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDdigitizer.cxx
Add Boost() method to boost all particles to LHC lab frame. Needed for asymmetric...
[u/mrichter/AliRoot.git] / TRD / AliTRDdigitizer.cxx
2001-06-27 cblumeMoved fField initialization to InitDetector()
2001-05-21 hristovLast minute changes (C.Blume)
2001-05-07 cblumeNew TRF and PRF. Speedup of the code. Digits from ampli...
2001-03-30 cblumeUpdate of the digitization parameter
2001-03-13 cblumeUpdate of digitization. Moved digit branch definition...
2001-02-25 hristovMinor correction: loop variable declared only once...
2001-02-14 cblumeChange in the geometry of the padplane
2001-01-26 hristovMajor upgrade of AliRoot code
2000-12-08 cblumeChange in Copy() function for HP-compiler
2000-12-07 cblumeGo back to array compression. Use sampled PRF to speed...
2000-11-23 cblumeFixed bug in expansion routine of arrays (initialize...
2000-11-20 cblumeSwitch off compression as default
2000-11-10 cblumeChanges in the geometry constants for the DEC compiler
2000-11-01 cblumeMerge with TRD-develop
2000-10-23 cblumeAdded protection against Log(0) in the gas gain calulation
2000-10-05 cblumeChanges in the header-files by FCA
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-06-09 cblumeCompiler warnings and coding conventions, next round
2000-06-08 cblumeMake code compliant to coding conventions
2000-06-07 cblumeTry to remove compiler warnings on Sun and HP
2000-05-09 cblumeRemoved PadResponse(). Merge problem
2000-05-08 cblumeResolved merge conflict
2000-04-28 cblumeOnly one declaration of iDict in MakeDigits()
2000-04-17 cblumeReplaced Fill3() by Fill()
2000-02-28 cblumeAdd new TRD classes