]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/SurveyToAlignmentExample.C
Moving the alignment-related static methods from AliAlignObj to the new geometry...
[u/mrichter/AliRoot.git] / macros / SurveyToAlignmentExample.C
index 3c3e9ed23cb936a42f6e07051a34d6215fb7eebb..2baa518fa99405ba35cbeec7c5937b620b57318f 100644 (file)
@@ -233,7 +233,7 @@ void SurveyToAlignmentExampleA(){
 //  gdelta.MultiplyLeft(&ng);
 //  Int_t index = 0;
 //  // if the volume is in the look-up table use something like this instead:
-//  // AliAlignObj::LayerToVolUID(AliAlignObj::kTOF,i); 
+//  // AliGeomManager::LayerToVolUID(AliGeomManager::kTOF,i); 
 //  AliAlignObjMatrix* mobj = new AliAlignObjMatrix("symname",index,gdelta,kTRUE);
  
 }