]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/DrawTOF.C
- Adding alternate versions of methods for handling regional structures and
[u/mrichter/AliRoot.git] / TOF / DrawTOF.C
index d2444d8502c42d256a3ac412ace59afb8ba259ac..6a16440c72f54897a11450331bf096859e8bc700 100644 (file)
@@ -1,8 +1,9 @@
-//void DrawTOF()
+void DrawTOF()
 {
    gMC->Gsatt("*", "seen", -1);
    gMC->Gsatt("alic", "seen", 0);   
-   gROOT->Macro("ViewTOF4.C");
+   gROOT->LoadMacro("ViewTOF4.C");
+   gInterpreter->ProcessLine("ViewTOF4()");
    gMC->Gdopt("hide", "on");
    gMC->Gdopt("shad", "on");
    gMC->Gsatt("*", "fill", 7);