]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRawCluster.cxx
Renaming method Getand Set DetElemId in RawCluster class (Gines)
[u/mrichter/AliRoot.git] / MUON / AliMUONRawCluster.cxx
index 70e56aa4deecc2a52b8039957568c478242a2bdf..5bb8b5d8f4983c442534c243dd18b10761203022 100644 (file)
@@ -50,7 +50,7 @@ AliMUONRawCluster::AliMUONRawCluster()
     }
     fNcluster[0]=fNcluster[1]=-1;
     fGhost=0;
-    fDetElementID = 0;
+    fDetElemId = 0;
 }
 //____________________________________________________
 Int_t AliMUONRawCluster::Compare(const TObject *obj) const