]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONv2.cxx
Removing warnings ...
[u/mrichter/AliRoot.git] / MUON / AliMUONv2.cxx
index ebbb84b456868abd584f04fc9529683c9bdeb046..627ffce9c8fee91221a1a36d1a60ce14343538d0 100644 (file)
@@ -148,7 +148,7 @@ AliMUONv2::AliMUONv2(const char *name, const char *title)
 }
  
 //______________________________________________________________________________
-AliMUONv2::AliMUONv2(const AliMUONv2& rMUON)
+AliMUONv2::AliMUONv2(const AliMUONv2& rMUON):AliMUONv1(rMUON)
 {
 // Dummy copy constructor
 }