]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDdigitizer.cxx
Preliminary implementation of PHOS HLT modules
[u/mrichter/AliRoot.git] / TRD / AliTRDdigitizer.cxx
2006-12-20 cblumeAdd a comment
2006-12-08 cblumeCorrect implementation of SM, chamber, pad, and MCM...
2006-12-08 cblumeSome cleanup and effc++ modifications AliTRDtracker
2006-12-07 hristovUsing the magnetic field as second argument of the...
2006-08-30 cblumeFix bug in digitization of multiple events
2006-08-25 cblumeRemove some bugs that sneaked in during the code revision
2006-08-16 cblumeAnd finally the last effc++ changes ...
2006-08-10 cblumeRemove the sensitive chamber selection in hits and...
2006-08-08 cblumeInclude pad/mcm status query, move to AliLog
2006-04-13 hristovAdditional protection
2006-03-31 hristovUpdated version of the clusteization (Jan-Fiete)
2006-03-28 hristovDo not load the geometry every event, use the one from...
2006-03-15 cblumeUpdate of calibration classes by Jan Fiete
2006-03-14 cblumeMove tail cancellation parameters to recparam
2006-03-14 hristovOverflow protection + add pad relative gain (M.Ivanov)
2006-02-28 cblumeMove the tail cancellation from the digitizer to the...
2006-02-07 cblumeBug fix by Christian to get proper sign in distance...
2006-01-18 cblumeUpdate of calibration framework
2005-12-20 cblumeUpdates by Jan Fiete for PRF in DB
2005-12-19 cblumeUpdate by Jan Fiete
2005-12-16 cblumeFirst implementation of calibration scheme by Jan Fiete
2005-07-15 hristovCorrect account of tilting angle (M.Ivanov)
2005-05-06 cblumeBug fix in electron distance to pad middle
2005-05-04 cblumeAliTRDpadPlane in digitization scheme implemented
2005-04-15 cblumeNew treatment of drift velocity
2005-03-24 cblumeRemove compiler warnings
2005-02-01 cblumeUpdate of parameters by Bogdan
2004-10-15 cblumeUpdate of non-siochronity by Christian. Removal of...
2004-06-29 cblumeUpdate of digitizer and new step manager
2004-05-26 hristovSplitting of TRD library (T.Kuhr)
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-16 hristovReducing printout. Removing warnings from NewIO
2004-02-09 hristovCorrected destructor (T,Kuhr)
2003-12-08 hristovInitialization of SDigits and Digits trees
2003-12-01 hristovOpening run loader in update mode (T.Kuhr)
2003-11-27 hristovCode for simulation, sdigitization and digitization...
2003-09-18 cblumeGeometry update, Removal of compiler warnings
2003-07-13 hristovTransition to NewIO
2003-02-04 cblumeInclude a reset of the digits arrays in order to proces...
2002-12-13 cblumeAdd ADC offset and change default digitazation parameters
2002-10-21 cblumeFix type conversion warnings
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-10-08 cblumeDo coupling factors before noise is applied
2002-04-30 cblumegAlice now only read by AliRunDigitizer. Therefore...
2002-04-29 cblumeChange initialization of gAlice in the merging case
2002-04-12 cblumeAdd Jiris changes
2002-03-28 cblumeCoding conventions
2002-03-25 cblumeIntroduce parameter class and regions of interest for...
2002-02-12 cblumeRearrange the deleting of the list of sdigitsmanager
2002-02-12 cblumeAdd new constructor
2002-02-11 cblumeNew pad plane design, new TRF+PRF, tail cancelation...
2001-11-19 cblumeFix bugs reported by Rene
2001-11-14 hristovNumeric const casted (Alpha)
2001-11-14 cblumeInherits now from AliDetector
2001-11-14 cblumeChanges in digits IO. Add merging of summable digits
2001-11-06 cblumeAdd detailed geometry and simple simulator
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