]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/tof_digits_sector.C
Trivial error correction
[u/mrichter/AliRoot.git] / EVE / alice-macros / tof_digits_sector.C
index 38e4449932b661f51eefc775ad2d1a22d8422a91..33ae206e8e464c81f91baa8952a798f8d6dbaf66 100644 (file)
@@ -23,7 +23,7 @@ void tof_digits_sector(Int_t sector=0)
 
   di->SetTree(dt);
 
-  AliTOFGeometry* g = di->fGeom;
+  AliTOFGeometry* g = di->GetTOFgeometry();
 
   gStyle->SetPalette(1, 0);
   gEve->DisableRedraw();