]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSAlignMille2Module.cxx
cleanup
[u/mrichter/AliRoot.git] / ITS / AliITSAlignMille2Module.cxx
index c9817f7d9e05b812542e26be0b2e53bd7b86c8eb..1cdab045af5a5f955e5e26624e06ae22b5947bec 100644 (file)
@@ -204,7 +204,7 @@ AliITSAlignMille2Module& AliITSAlignMille2Module::operator=(const AliITSAlignMil
   // operator =\r
   //\r
   if(this==&m) return *this;\r
-  ((TNamed *)this)->operator=(m);\r
+  this->TNamed::operator=(m);\r
   //\r
   fNSensVol=m.fNSensVol;\r
   fIndex=m.fIndex;\r