]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRawCluster.cxx
Fix for copy/paste error (coveruty 19966)
[u/mrichter/AliRoot.git] / MUON / AliMUONRawCluster.cxx
index 49feed2f4f7354b56eca1e53d94809e771f7096c..3068ec59f6b86470cbc3eeaa6cb0762e88dd05b8 100644 (file)
@@ -49,6 +49,7 @@ AliMUONRawCluster::AliMUONRawCluster()
        fQ[j]=0;
        fX[j]=0;
        fY[j]=0;
+      fZ[j]=0;
        fMultiplicity[j]=0;
        fPeakSignal[j]=-1;
        fChi2[j]=-1;