]> git.uio.no Git - u/mrichter/AliRoot.git/history - TOF/AliTOFDigitizer.cxx
TOF preprocessor modified in order to use cosmic-ray calibration parameters (from...
[u/mrichter/AliRoot.git] / TOF / AliTOFDigitizer.cxx
2009-05-11 decaroRetrenchment of TOF printout during (s)digitization...
2009-04-28 decaroAdded more checks at s/digitization level (to keep...
2008-12-10 rpreghenBetter implementation of copy-constructor and operator=
2008-08-27 decaroCode clean up
2008-05-05 zampolliOversight fixed.
2008-04-30 zampolliImproving TClonesArray handling - using TClonesArray...
2008-02-08 decaroCoding convention: GC2 violation -> suppression
2008-01-29 hristovData member to store the calibration during the digitiz...
2007-10-23 zampolliRearrangement of Calibration objects for simulation
2007-10-07 decarocoding convention - RS3 violation: suppressed
2007-10-04 zampolliupdates to comply with AliTOFGeometryV5 becoming AliTOF...
2007-05-21 arcelliFix a stupid bug in the (full) miscalibration of digits...
2007-04-30 arcellihopefully the last refinements for correct type convers...
2007-04-30 arcelliChange TOF digit Time, Tot etc to int type
2007-04-23 arcellifor non-miscalibrated digits, set an ad-hoc conversion...
2007-04-20 arcellijust some code cleanup in DecalibrateTOFSignal
2007-04-19 arcelliFix a bug (had to temporarily go back to ns units in...
2007-04-18 arcelliSet the ToT bin width to the one actually used...
2007-03-06 arcelliset ToT signal in TDC counts also in simulation
2007-02-19 decaroCoding convention: few corrections
2006-11-14 hristovRemoving inheritances from TAttLine, TAttMarker and...
2006-10-17 arcelliMoving some printout from Info to Debug level
2006-08-22 arcelliuse of additional CDB pars in sim (S.Arcelli)
2006-08-22 arcelliremoval of effective c++ warnings (C.Zampolli)
2006-08-10 decaroTOF raw data format: updated version
2006-04-20 hristovCoding conventions (Annalisa)
2006-04-16 hristovCoding conventions (Annalisa)
2006-04-12 alibraryStreamlining polynomial evaluation
2006-04-11 hristovRun number in query set to -1: forces AliCDBManager...
2006-04-05 hristovCoding conventions (S.Arcelli, C.Zampolli)
2006-03-31 arcelli changing CDB Ids according to standard convention
2006-03-28 arcelliadd decalibration of TOF times using sim pars on CDB...
2006-02-13 arcelliAdd classes for TOF Calibration (C.Zampolli)
2005-12-15 decaroNew TOF geometry description (V5) -G. Cara Romeo and...
2004-11-05 decaroTOF library splitting and conversion of some printout...
2004-06-15 decaroTOF raw data: preliminary implementation and style...
2004-03-31 decaroWarning fix (F. Carminati)
2004-02-11 hristovFixing memory leaks
2004-02-03 hristovReducing the output
2003-10-17 decaroupdating of the TOF volume numbering (ALICE-INT-2003...
2003-07-13 hristovTransition to NewIO
2002-10-22 alibraryIntroducing Riostream.h
2002-06-13 vicinanzAliTOFDigitizer modified
2002-06-13 vicinanzMerging added and test macro
2001-09-05 hristovAdditional protections included
2001-08-29 vicinanzMinor changes to the Digitizer procedure
2001-08-28 vicinanzTTask and TFolder structures implemented