]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALReconstructor.cxx
corrected warnings in class log history
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALReconstructor.cxx
2007-10-22 gustavoChange TArrayS of labels and trackmatches to TArrayI...
2007-10-22 hristovUsing TArrayI instead of TArrayS for the labels and...
2007-10-17 cvetanBugfix (Gustavo)
2007-10-17 hristovSimplified version of AliEMCALReconstructor::FillESD...
2007-10-09 hristovThe data members fEMCALClusterCluster and fPHOSCluster...
2007-09-03 jklayEMCAL e-by-e reconstruction methods from Cvetan
2007-08-24 hristovFixing small memory leak
2007-08-24 hristovFixes for memory leaks (Christian)
2007-07-26 morschChanges in AliESDEvent fwd declarartions.
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-06-11 hristovChanges required by the updated AliESDCaloCluster ...
2007-05-21 gustavoCluster with index 0 now considered for track matching
2007-04-19 gustavoTrack matched index added to ESDs
2007-03-17 mvlFirst version of Raw Data reconstruction. Added appropr...
2007-03-07 pavlinovfill information about type of cluster on ESD - SetEMCA...
2007-03-04 gustavoStore in AliESDCaloCluster label of all primaries contr...
2007-03-04 gustavoTrigger maximum amplitude patch value and postion store...
2007-03-04 pavlinovfixed error of pseudo cluster and time cut
2007-02-28 gustavoRemoved debugging printf and unused variables
2007-02-27 pavlinovdiscard assert
2007-02-27 pavlinovfixed error of digit discarding when fill ESD cluster
2006-12-19 gustavoNew PID class for EMCAL, bayesian analysis done with...
2006-10-24 hristovFixed size array instead of poiner (valgrind)
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-05-19 hristovCoding conventions (Gustavo)
2006-04-12 hristov- FillESD: Reject digits with time larger than 256...
2006-03-10 hristovUsing AliESDCaloCluster instead of AliESDtrack
2006-02-15 pavlinovupdate of Jenn and Marco
2005-08-01 pavlinov"Version
2004-10-18 hristovExtracting PHOS and EMCAL trackers from the correspond...
2004-07-16 schutzPreparing to reconstruct from raw data
2004-05-06 schutzForgotten: in reconstruct to get branchname from RunLoa...
2004-05-06 schutzGet the branch name for the RunLoader
2004-05-03 schutzIntroducing the AliEMCALReconstructor class driving...