]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALClusterizerv1.h
Example macro to check contents of OADB and OCDB parameters
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALClusterizerv1.h
2010-10-17 gconesabnew unfolding for clusterization
2010-08-12 gconesabNew Clusterizer that makes cluster grouping neighbour...
2010-05-12 gconesabAllow to have clusters in 2 SuperModules with common...
2010-04-27 gconesabChange digits energy from Int_t to Float; Implement...
2009-11-10 gconesab--- Access to bad channel map implemented in reconstruc...
2009-10-15 gconesabwarnings and few violations corrected
2009-08-27 hristov1) New library EMCALUtils with geometry and PID utils...
2008-09-26 jklaymoved recparam retrieval inside event loop so they...
2008-07-08 jklayupdates for HLT-EMCAL code
2008-06-27 jklayremove obsolete histos and add detailed comments about...
2008-05-26 jklaycluster unfolding code from Cynthia
2008-05-21 jklayremove unnecessary histogram booking, filling, storing...
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...
2007-03-04 pavlinovfixed error of pseudo cluster and time cut
2006-11-21 pavlinovNew methods in geometry, update geometry for 3x3 case
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-04-22 hristovCoding conventions (J.Klay)
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-27 schutzNew Calibration Data class and methods
2005-08-01 pavlinov"Version
2004-11-08 hristovRemoving meaningless type qualifier on return type...
2004-06-24 mhorneradded in min tower cut and fixed bug in clusteriser
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-09 mhornerupdated version
2004-02-09 mhornerLocal and global coordinates systems of the EMCAL chang...
2004-01-19 schutzfinal geometry and cleanup
2003-10-28 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-01-08 schutzintroduced HCAL section in the reconstruction
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-01-22 schutzClusterizer introduced