]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCv2.h
Update of PID config file bt Silvia
[u/mrichter/AliRoot.git] / ZDC / AliZDCv2.h
index 0e7a8f6ba494ec89f4fb11328ae89ce4b986e121..b0eada2ff212c772930f3e50cad8af9ce2c464ff 100644 (file)
@@ -64,9 +64,9 @@ protected:
   Float_t fZEMLength; // ZEM length
   
   // Parameters for tracking studies
-  Int_t fpLostIT, fpLostD1, fpLostTDI, fpDetected; // For proton acceptance
+  Int_t fpLostIT, fpLostD1, fpLostTDI, fpDetected, fnDetected; // For spectators acceptance
   
-   ClassDef(AliZDCv2,3)  // Zero Degree Calorimeter version 1
+   ClassDef(AliZDCv2,4)  // Zero Degree Calorimeter version 1
 }; 
  
 #endif