]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
The direction of z was reversed in GetMomentumDirection ... nobody remembers why.
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Feb 2004 15:55:44 +0000 (15:55 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Feb 2004 15:55:44 +0000 (15:55 +0000)
EMCAL/AliEMCALPIDv1.cxx

index e854449b6a5d937d2cded09df9474998dc85cd60..d05f9e2c3bf077634251c679a2ff01a75d0c7f26 100644 (file)
@@ -109,7 +109,6 @@ TVector3 AliEMCALPIDv1::GetMomentumDirection(AliEMCALRecPoint * emc)const
   
 
   dir = emcglobalpos ;  
-  dir.SetZ( -dir.Z() ) ;   // why ?  
   // dir.SetMag(1.) ; Removed to avoid warings !!!!!!!!!!!!!! TO BE REVISED
 
   //account correction to the position of IP