]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALSDigitizer.cxx
Simplification of Makefile and some small corrections
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALSDigitizer.cxx
2006-03-01 pavlinovTuning of EMCAL cluster finder for TRD1 geometry
2006-02-28 jklayadd histogram utilities class, correct package definitions
2006-02-15 pavlinovupdate of Jenn and Marco
2005-11-03 hristovRemoving meaningless const declarations (linuxicc)
2005-08-05 hristovRestoring EMCAL digitization and reconstruction
2005-08-01 pavlinov"Version
2005-01-21 schutzCall instance of the getter without argument (mem leak)
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-16 hristovReducing printout. Removing warnings from NewIO
2004-02-13 schutzDo not call InitParameters in the default ctor
2004-02-05 schutzIntroduced option for the first and last event to process
2004-01-29 mhornerputting sampling fraction inside the hit making and...
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2004-01-19 schutzfinal geometry and cleanup
2003-11-13 schutzCoding Convention
2003-10-28 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-01-17 schutzadded a debug information
2003-01-08 schutzadded the HCAL section and removed obsolete method
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-09-11 schutzRemoved a mem leak by deleting curSDigit in Exec()
2002-08-28 alibraryRemoving ^M at the end of lines
2002-08-23 schutz1. Style modifications to clone PHOS
2002-07-04 schutzThis patch solves the problem encountered when posting...
2002-07-03 schutzAdded a protection in the dtor. When the tasks is creat...
2002-06-13 schutzAdded the option to write objects into separate files...
2002-06-07 schutzIMproved the clean up in the dtor: folders are now...
2002-06-04 schutzClose the header file in dtor
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-29 schutzAdded SetSplitFile method that initialises things to...
2002-03-27 schutzFill Tree instead of branches to be able to use the...
2002-02-05 schutzin method Layer2TowerId(), for a specific case of HitID...
2002-01-24 schutzCorrect the check of an already existing branch with...
2002-01-22 schutzSDigits has become a copy of hits and threshold to...
2002-01-18 schutzCorrected for Bugs in the calculation of ID numbers
2002-01-16 schutzTower = Layer3...25 + fLayerRatio*(Layer1..2)
2002-01-16 schutzAdapted to PHOS classes using the Getter
2002-01-07 schutzVERSION OF EMCAL I GOT FROM SAHAL
2001-12-17 schutzThis update is a step in the continuous development...
2001-11-22 hristovNew version of the EMCAL code: bug fixes, new digitisat...