]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDSurveyToAlignObjs.h
extra bit for TPC and Global constrained flagging
[u/mrichter/AliRoot.git] / FMD / AliFMDSurveyToAlignObjs.h
index 8b27bad37b4d84401b4c0b19243f50841577465e..6b077661a6a7dc7378b6e99549fc48228536de13 100644 (file)
@@ -19,7 +19,9 @@ public:
    * Constructor
    * 
    */
-  AliFMDSurveyToAlignObjs() : AliSurveyToAlignObjs() {}
+  AliFMDSurveyToAlignObjs() : AliSurveyToAlignObjs(),
+                             fFMD1Delta(0),
+                             fFMD2Delta(0) {}
   /** 
    * Run the task.
    * 
@@ -163,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
@@ -179,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