]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALClusterizerv1.cxx
Removing dependences on AliDAQ class (in raw)
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALClusterizerv1.cxx
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-06-02 pavlinovALICE numbering scheme
2006-05-19 hristovCoding conventions (Gustavo)
2006-04-22 hristovCoding conventions (J.Klay)
2006-04-16 hristovCorrected path to the default CDB storage (A.Colla)
2006-03-14 jklayclusterizer updates for new ESD and now get geometry...
2006-03-03 schutzModification of GetCalibrationParameters and Calibrate...
2006-03-01 pavlinovTuning of EMCAL cluster finder for TRD1 geometry
2006-02-28 jklayreconstructioner write commented out
2006-02-24 hristovRemoving debug printout (Solaris)
2006-02-15 pavlinovupdate of Jenn and Marco
2005-10-20 pavlinovTRD1, 12 SM, 110 degree as default
2005-08-05 hristovRestoring EMCAL digitization and reconstruction
2005-08-01 pavlinov"Version
2005-07-12 hristovChanges needed to run simulation and reconstrruction...
2005-03-10 mhornerUpdated clusteriser parameters
2004-06-24 mhorneradded in min tower cut and fixed bug in clusteriser
2004-05-06 schutzCall the Getter without argument
2004-04-02 mhornerheather's optimisations
2004-02-20 hristovEnlarging digits array
2004-02-15 hristovEnlarging array
2004-02-13 mhornerReduced level of noise to 3MeV
2004-02-09 mhornerLocal and global coordinates systems of the EMCAL chang...
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-04 schutzcosmetics
2004-01-20 schutzCorrect typo
2004-01-20 schutzAdded the option to loop over a selected number of...
2004-01-19 schutzfinal geometry and cleanup
2003-10-28 schutzCompilation warnings fixed
2003-07-14 hristovLog replaced by Id
2003-07-13 hristovTransition to NewIO
2003-01-08 schutzintroduced HCAL section in the reconstruction
2002-12-06 schutzhe clusterizer identifies if a recpoint is tower of...
2002-11-17 schutzremove/add print statements
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
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-06-13 schutzAdded the option to write objects into separate files...
2002-04-19 hristovAvoid cast from pointer to integer
2002-02-12 schutzdefault constructor sets datamembers to zero
2002-01-28 schutzChanged the clustering threshold to be 5 times the...
2002-01-22 schutzClusterizer introduced