]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALClusterizer.cxx
fix coverity #23091 #23092, remove very old code
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALClusterizer.cxx
2014-02-04 akalweitMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-01-30 Mikolaj KrzewickiMerge branch 'master' into TPCdev
2013-10-01 gconesabnew method to unfold single clusters and other updates...
2013-09-17 agrigoramerging trunk to TPCdev
2013-08-30 gconesabmem leak - Ruben
2012-11-19 gconesabmove time cut from calibration method to the place...
2012-05-04 gconesabfollow modification in AliEMCALCalibData regarding...
2012-03-22 gconesab add getter for the array with digits and initializatio...
2011-12-09 gconesabset arrays to 0 after delete to avoid crash in Pb recon...
2011-09-30 gconesabIf input already calibrated and calibration or pedestal...
2011-08-30 gconesabremove extra line already in use
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 gconesabAliEMCALClusterizer: Correct initialization in ctor...
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-04-09 loizidesCoverty fix
2011-04-07 loizidescheck if calo ped is zero
2011-03-09 loizidesIntroduced "void AliEMCALClusterizer::SetJustClusters...
2011-03-08 loizidesAllow running without tree by using
2011-01-07 gconesabremove assert to avoid abort in reconstruction of raw...
2011-01-05 gconesabModifications to allow reclusterization during analysis
2010-10-26 gconesabMove option to reclusterizer with calibrated amplitudes...
2010-10-19 gconesabCorrect coverity FORWARD_NULL
2010-10-18 gconesabAdd debug prints, also some cosmetics.
2010-10-17 gconesabnew unfolding for clusterization
2010-10-16 gconesabCoverity corrections
2010-09-18 gconesabcorrect coverity reports on FORWARD_NULL, usage of...
2010-09-03 gconesabCorrect leak in AliCaloCalibPedestal
2010-08-12 gconesabNew Clusterizer that makes cluster grouping neighbour...
2009-12-02 cvetanFox for memory leaks (Matevz)
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-05-06 schutzRemove the task from the task folder in the dtor
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-04 schutzInitialize fFirstEvent and fLastEvent
2003-11-13 schutzCoding Convention
2003-07-13 hristovTransition to NewIO
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