]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDSurveyToAlignObjs.h
Fixed coding convention issues as given by the automatic
[u/mrichter/AliRoot.git] / FMD / AliFMDSurveyToAlignObjs.h
index e24cb93dbad4b1f8d9f55ae4e93f1fe21e6dc444..6b077661a6a7dc7378b6e99549fc48228536de13 100644 (file)
@@ -165,9 +165,9 @@ protected:
    * 
    * @return Newly 
    */
-  Bool_t MakeDelta(TGeoMatrix*  global,
-                  Double_t*    rot, 
-                  Double_t*    trans,
+  Bool_t MakeDelta(const TGeoMatrix*  global,
+                  const Double_t*    rot, 
+                  const Double_t*    trans,
                   TGeoHMatrix& delta) const;
   /** 
    * Create a delta transform from a global rotation matrix and
@@ -181,8 +181,8 @@ protected:
    * @return Newly 
    */
   Bool_t MakeDelta(const char*  path, 
-                  Double_t*    rot, 
-                  Double_t*    trans,
+                  const Double_t*    rot, 
+                  const Double_t*    trans,
                   TGeoHMatrix& delta) const;
   /** 
    * Service member function to print a vector