]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Another warning from the boss
authorhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Nov 2008 10:51:16 +0000 (10:51 +0000)
committerhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Nov 2008 10:51:16 +0000 (10:51 +0000)
FMD/analysis/AliFMDAnalysisTaskSharing.cxx

index 8ebc315ad3f7ac07ec2a2ba10be705db8e2f0756..61b6958703f00f72957eca47c00f5e87ea9f3aa9 100644 (file)
@@ -96,8 +96,7 @@ void AliFMDAnalysisTaskSharing::Exec(Option_t */*option*/)
          Float_t nParticles = GetMultiplicityOfStrip(mult,Eprev,Enext,det,ring);
          foutputESDFMD.SetMultiplicity(det,ring,sec,strip,nParticles);
          foutputESDFMD.SetEta(det,ring,sec,strip,fmd->Eta(det,ring,sec,strip));
-         Float_t eta = fmd->Eta(det,ring,sec,strip);
-         
+                 
        }
       }
     }