]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPairLight.cxx
files for Geant/Fluka correction in the ITS
[u/mrichter/AliRoot.git] / MUON / AliMUONPairLight.cxx
index eb4c6d62987c964b0e70d90a9ac8ce40e5bdb0c9..6cbdb3c5b322da2c15b345c9f558ca295b10a7a2 100644 (file)
@@ -97,6 +97,8 @@ AliMUONPairLight& AliMUONPairLight::operator=(const AliMUONPairLight& dimuCopy)
   fIsCorrelated = dimuCopy.fIsCorrelated; 
   fCauseOfCorrelation  = dimuCopy.fCauseOfCorrelation;
   fIsFeedDown = dimuCopy.fIsFeedDown;
+
+  return *this;
 }
 
 //====================================