From: schutz Date: Thu, 11 Dec 2003 11:00:18 +0000 (+0000) Subject: Changed a comment X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=19a2fe5a7ada4bb8084a6df260422915f0d98d39;p=u%2Fmrichter%2FAliRoot.git Changed a comment --- diff --git a/EMCAL/AliEMCALHit.cxx b/EMCAL/AliEMCALHit.cxx index e301124c530..c636eba4c7f 100644 --- a/EMCAL/AliEMCALHit.cxx +++ b/EMCAL/AliEMCALHit.cxx @@ -17,8 +17,8 @@ //_________________________________________________________________________ // Hits class for EMCAL -// A hit in EMCAL is the sum of all hits in a single segment -// from a single enterring particle +// A hit in EMCAL is the sum of all hits in a tower +// from a single entering particle //*-- Author: Sahal Yacoob (LBL / UCT) // Based on AliPHOSHit