]> git.uio.no Git - u/mrichter/AliRoot.git/history - TOF/AliTOFSDigitizer.cxx
some calls are need only in debug mode
[u/mrichter/AliRoot.git] / TOF / AliTOFSDigitizer.cxx
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2013-12-10 mweberMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2013-12-02 zampolliRemoving extern call to gROOT to allow compilation...
2011-10-23 hristovRemoving the tasks from the digitization (Ruben)
2011-09-15 decaroChange in Float-to-Int conversion: closest integer...
2011-01-05 decaroMRPC detection efficiency: updated according to the...
2010-12-13 decaroFixed bug into TOF time resolution control (F.Noferini)
2010-10-16 decaroAdded flag to simulate TOF time resolution constant...
2010-08-25 rpreghenfixing warnings
2010-06-21 decaro(S)Digitization code update: now able to correctly...
2010-01-18 decaroCoding convention violations: suppression
2009-11-21 decaroCode verbosity containment: AliInfo/Warning->AliDebug(1)
2009-05-11 decaroRetrenchment of TOF printout during (s)digitization...
2009-04-28 decaroAdded more checks at s/digitization level (to keep...
2009-03-06 decaroInserted the matching window control at sdigitization...
2009-01-02 fcaSeveral Changes:
2008-02-08 decaroCoding convention: GC2 violation -> suppression
2007-10-08 decarowarning suppression
2007-10-04 zampolliupdates to comply with AliTOFGeometryV5 becoming AliTOF...
2007-05-02 decaroTOF geometry description as installed (G. Cara Romeo...
2007-04-30 arcelliChange TOF digit Time, Tot etc to int type
2007-02-02 alibraryIncludes required by ROOT head
2007-01-31 alibraryAdding includes now needed by ROOT
2006-11-14 hristovRemoving inheritances from TAttLine, TAttMarker and...
2006-08-22 arcelliremoval of effective c++ warnings (C.Zampolli)
2006-04-20 hristovCoding conventions (Annalisa)
2006-04-16 hristovCoding conventions (Annalisa)
2006-04-05 hristovCoding conventions (S.Arcelli, C.Zampolli)
2005-12-16 hristovDo not delete the geometry, it doesn't belong to the...
2005-12-15 decaroNew TOF geometry description (V5) -G. Cara Romeo and...
2005-07-26 decaroCode description: updating (C. Zampolli)
2004-12-11 decaroSplit library correction (F. Ar
2004-11-29 decaroIntroduction of a new TOF constant (i.e. TDC bin width)
2004-11-05 decaroTOF library splitting and conversion of some printout...
2004-06-15 decaroTOF raw data: preliminary implementation and style...
2004-04-13 decaroTrack reconstruction code for TOF: updating
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-16 hristovReducing printout. Removing warnings from NewIO
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2004-01-05 hristovSetting the tree address after the creation of the...
2003-12-29 decaroTOF geometry updating (addition of AliTOFGeometry)
2003-12-22 decaroUpdating for the AliSimulation running
2003-12-16 decaroSmall correction in SDigitization
2003-12-04 hristovMinor fix to load the header tree
2003-12-03 decaroSDigitization: correction in the selection of the event...
2003-11-27 hristovCode for simulation, sdigitization and digitization...
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-10-17 decaroupdating of the TOF volume numbering (ALICE-INT-2003...
2003-09-03 decaroSuppression of some warnings
2003-07-22 hristovImplementing ESD functionality in the NewIO (Yu.Belikov)
2003-07-13 hristovTransition to NewIO
2003-04-23 hristovUsing const char * instead of char * for the file names
2003-02-17 hristovIncreasing performance in an alternative way to avoid...
2002-11-21 alibraryRemoving AliMC and AliMCProcess
2002-10-22 alibraryIntroducing Riostream.h
2002-07-29 vicinanzModified AliTOFSDigitizer
2002-05-08 vicinanzAliTOFanalyzeMatching.C macro added and minor changes...
2002-05-03 vicinanzUpdated SDigitizer; Added AliTOFanalyzeSDigits.C macro
2002-04-19 vicinanzUpdated SDigitizer
2002-04-19 vicinanzCode Optimization, Review on SDigitization, Test macro...
2002-04-19 hristovFirst prototype of TOF reconstruction
2002-04-11 vicinanzUpdated AliTOFSDigitizer
2001-11-22 hristovUpdated version of TOF digitization, N^2 problem solved...
2001-10-05 vicinanzMinor improvements on Merger and SDigitizer
2001-10-02 vicinanzMinor improvements on the code
2001-09-27 vicinanzSDigitizer and Merger added