]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/its_raw.C
From Massimo: remove usage of AliITSgeom, use AliITSgeomTGeo instead.
[u/mrichter/AliRoot.git] / EVE / alice-macros / its_raw.C
index 01af8dcf56d1cb86843b7666bc558df9dcc2823d..377f78f2522dd7e9df3b78ed5a260ce2ece8f770 100644 (file)
@@ -53,12 +53,8 @@ void its_raw(const char *input = "rawdata.root",
   di->Dump();
 
   delete rawReader;
-  // Could initialize AliEveITSModule statics (?)
-
-  AliITSgeom* g = di->fGeom;
 
   gStyle->SetPalette(1, 0);
-  // Initialize palettes (?)
 
   gEve->DisableRedraw();