]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALRecPoint.cxx
Cleanup
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALRecPoint.cxx
2011-07-23 gconesabAliEMCALClusterizer: Correct initialization in ctor...
2011-07-23 gconesabCalibrate time of cells with parameters stored in OCDB
2011-03-27 gconesabremove print, correct lines alignment
2011-03-25 hristov Factorization of the different raw fitting algorithms...
2011-01-05 gconesabModifications to allow reclusterization during analysis
2010-12-23 gconesabcorrect compilation warning in format
2010-11-17 gconesabAdd new geometry option EMCAL_COMPLETEV1, with 10 SM...
2010-10-21 gconesabminor corrections, coverity and small coding violation...
2010-10-16 gconesabCoverity corrections
2010-10-15 gconesabremove static from variables which are initialized
2010-09-15 gconesabCoverity UNINIT report corrected
2010-09-14 gconesabAliEMCALRecPoint:Calculate distance to bad channel...
2010-09-14 gconesabrevert changes not ready in classes
2010-09-14 gconesabremove unsused classes
2010-08-12 gconesabexplicit initializations
2010-06-28 gconesabRemove dependency on AliRecPoint from AliEMCALGeometry
2010-05-27 gconesabcorrect warning, parameter defined as float is int
2010-05-12 gconesabAllow to have clusters in 2 SuperModules with common...
2009-11-13 gconesabChange the definition of distance variables from int...
2009-11-10 gconesab--- Access to bad channel map implemented in reconstruc...
2008-05-27 jklayminor fixes for cluster unfolding
2008-04-14 jklayadditional updates relating to geometry cleanup
2007-11-14 gustavoCoding violations corrected
2007-10-25 jklayupdates to derive AliEMCALRecPoint from AliCluster...
2007-09-29 hristovInitialization of some data members (Christian)
2007-09-11 pavlinovminor corrections for calibration staff
2007-08-08 hristovUsing the current EMCAL geometry instead of the default...
2007-04-12 mvlReallocate fTracksList in constructor to have fMaxTrack...
2007-03-10 mvlAdded data members to store energy deposit per primary...
2006-12-19 pavlinovclean up the EMCAL name scheme : super module -> module...
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-05-19 hristovCoding conventions (Gustavo)
2006-04-22 hristovCoding conventions (J.Klay)
2006-04-12 hristov- Constructors: Correctly charge the geometry to avoid...
2006-03-22 hristovFix to avoid floating point exceptions. Additional...
2006-03-14 jklayclusterizer updates for new ESD and now get geometry...
2006-03-10 hristovUsing AliESDCaloCluster instead of AliESDtrack
2006-03-01 jklaysuppress compiler warnings by correcting some hidden...
2006-03-01 pavlinovTuning of EMCAL cluster finder for TRD1 geometry
2006-02-15 pavlinovupdate of Jenn and Marco
2005-10-20 pavlinovTRD1, 12 SM, 110 degree as default
2005-08-05 hristovDebug printout commented out
2005-08-01 pavlinov"Version
2005-03-07 mhornerFixed bug in lambda0 calculation
2004-08-11 hristovCorrected deletion, additional protection
2004-08-06 hristovProtection added (T.Kuhr)
2004-07-21 mhornerbug fix in parent finding
2004-07-20 hristovFixing problems in the memory allocation
2004-07-12 mhorneradded parent functionality
2004-05-06 schutzPrint method
2004-03-11 alibrarySmall syntax corrections for IBM xlc on the Mac
2004-02-09 mhornerLocal and global coordinates systems of the EMCAL chang...
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-08 schutzadded the HCAL section and a method to get the local...
2002-12-06 schutzAdded a data member so that the RecPoint makes himself...
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-02-12 schutzdefault constructor sets datamembers to zero
2002-01-22 schutzNew Recpoints