]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv3.cxx
removed a warning due to unused variable
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv3.cxx
index 63c9d46c325d1415b7de410ef0c04d9f2dee32f7..fd0596cad079ab520add0743250697b6589dfb01 100644 (file)
@@ -117,7 +117,7 @@ void AliPHOSv3::StepManager(void)
   Int_t          copy     ;
   Float_t        lightyield ;   // Light Yield per GeV
   Float_t        apdgain ; // Poisson calculated gain around 300.
-  Float_t        nElectrons ;   // Number of electrons in the PIN diode
+  //Float_t        nElectrons ;   // Number of electrons in the PIN diode
   
   Int_t tracknumber =  gAlice->CurrentTrack() ; 
   Int_t primary     =  gAlice->GetPrimary( gAlice->CurrentTrack() );