]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryModuleTransformer.h
Renaming Delete() in DeleteSegmentations()
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryModuleTransformer.h
index c31a847440ccd911b88a04d1032a2a116372aa56..f4544a15c2400a35abb72caf874c99ba4e476f15 100644 (file)
@@ -59,7 +59,8 @@ class AliMUONGeometryModuleTransformer : public TObject
     const TGeoCombiTrans*  GetTransformation() const;    
 
     AliMUONGeometryStore*       GetDetElementStore() const;
-    AliMUONGeometryDetElement*  GetDetElement(Int_t detElemId) const;    
+    AliMUONGeometryDetElement*  GetDetElement(
+                                   Int_t detElemId, Bool_t warn = true) const;    
 
   protected:
     AliMUONGeometryModuleTransformer(const AliMUONGeometryModuleTransformer& rhs);