]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALClusterizer.h
Fixed memory leak: the vertex provided by vertexer should be deleted after updating...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALClusterizer.h
2011-10-09 gconesabIn case of unfolding, the splitted energy of the shared...
2011-08-30 gconesabset the parameters for NxN stored in reco param for...
2011-07-27 gconesabdelete digits array in dtor to avoid leaks
2011-07-23 gconesabCalibrate time of cells with parameters stored in OCDB
2011-06-21 mploskonattempt to fix the mem leak reported in https://savanna...
2011-03-09 loizidesIntroduced "void AliEMCALClusterizer::SetJustClusters...
2011-03-08 loizidesAllow running without tree by using
2011-01-05 gconesabModifications to allow reclusterization during analysis
2010-10-26 gconesabMove option to reclusterizer with calibrated amplitudes...
2010-10-17 gconesabnew unfolding for clusterization
2010-09-18 gconesabcorrect coverity reports on FORWARD_NULL, usage of...
2010-08-12 gconesabNew Clusterizer that makes cluster grouping neighbour...
2008-09-26 jklaymoved recparam retrieval inside event loop so they...
2007-11-30 gustavoList of changes: 1) pseudo clusters removed, 2) AliESDC...
2007-09-03 jklayEMCAL e-by-e reconstruction methods from Cvetan
2007-03-17 mvlFirst version of Raw Data reconstruction. Added appropr...
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-02-15 pavlinovupdate of Jenn and Marco
2004-11-08 hristovRemoving meaningless type qualifier on return type...
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-04 schutzcosmetics
2004-01-20 schutzAdded the option to loop over a selected number of...
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-10 schutzcorrected typo in the definition of setting methods
2003-01-10 schutzadded methods implemented in v1
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-08-23 schutz1. Style modifications to clone PHOS
2002-07-15 schutzAdded a collaborative work between Getter and Tasks...
2002-06-13 schutzAdded the option to write objects into separate files...
2002-01-22 schutzClusterizer introduced