]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/AliMUONClusterFinderMLEM.cxx
Coverity fixes (Ivana)
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterFinderMLEM.cxx
2010-11-12 ivanaReplacing TClonesArray with TObjArray in cluster finder...
2010-11-08 laphecetCoverity FORWARD_NULL fixes
2010-11-06 laphecetCoverity inspired fixes
2010-11-05 laphecetAdding a protection before accessing the cluster list
2010-03-05 laphecetFix bug introduced when charge units changed
2009-12-01 laphecetFixing clustering(s) memory leaks
2009-10-21 fcaFixing previous change, empty argument macros not suppo...
2009-10-20 fcaRedefinition of macro to avoid warnings
2009-08-27 ivanaRemoving special characters accidentally put in the...
2009-04-01 hristovReplacement of TVector2 object with two doubles
2009-03-31 hristovReplacement of AliMpIntPair object with algoritmic
2009-02-16 laphecetFixing coding violations
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-10-22 fcaRemoving gcc 4.3 warnings
2008-09-03 ivanaInitialization of arrays to avoid FPE
2008-05-20 laphecetFixing some shadow variables warnings
2008-03-30 laphecetRe-establishing creation of RecPoints in TreeR (Laurent)
2008-03-20 ivana1) New class "AliMUONRefitter" to:
2008-02-29 hristovPatch to avoid AliFatal in case of complex clusters...
2007-11-30 ivana- Removed obsolete data members;
2007-11-27 ivanaChanged interface to allow combined tracking (Laurent)
2007-10-29 ivana- Removed obsolete functions
2007-10-18 ivana- Some algorithm fixes for complex clusters
2007-10-17 ivanaRemoved an unnecessary method (Laurent)
2007-10-11 ivanaBug fix in Mlem(): adding protection against division...
2007-10-06 hristovImplemented a new version of cluster (with its store...
2007-07-11 ivanaAdding comment lines to class description needed for...
2007-07-02 ivanaLet the preclusterfinder be a parameter in ctor (Laurent)
2007-06-25 ivanaMaking MLEM cluster finder working properly (reproduces...
2007-06-17 hristovChanging the interface to use digitStore instead of...
2007-03-19 ivanaComments for Doxygen (mostly added comments for inline...
2007-01-31 alibraryAdding includes now needed by ROOT
2007-01-25 ivanaPut back previous order of includes
2007-01-23 alibraryAdding include files where needed for latest ROOT
2006-11-16 ivanaReimplementation of AZ algorithm in new clustering...