]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryDetElement.h
add un-use functionality to clusters
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryDetElement.h
index 22040cbcb9187ec394a1c594c1d93687868186d6..768e6638834694a2ca7c5de40ba3e6af5a6a7bbd 100644 (file)
@@ -47,8 +47,8 @@ class AliMUONGeometryDetElement : public TObject
     void PrintGlobalTransform() const;
 
     // set methods
-    void SetLocalTransformation(const TGeoHMatrix& transform);
-    void SetGlobalTransformation(const TGeoHMatrix& transform);
+    void SetLocalTransformation(const TGeoHMatrix& transform, Bool_t warn = true);
+    void SetGlobalTransformation(const TGeoHMatrix& transform, Bool_t warn = true);
     void SetVolumePath(const TString& volumePath);
     
     // get methods