]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CASTOR/DrawCASTOR.C
This commit was generated by cvs2svn to compensate for changes in r1018,
[u/mrichter/AliRoot.git] / CASTOR / DrawCASTOR.C
index c6a3f19b713dd1284d9c16a4c1eb0b2296fcb087..83f5a17229ee23f76804a94882e47e3651d31b0b 100644 (file)
@@ -1,8 +1,9 @@
-//void DrawCASTOR()
+void DrawCASTOR()
 {
    gMC->Gsatt("*", "seen", -1);
    gMC->Gsatt("alic", "seen", 0);
-   gROOT->Macro("ViewCASTOR.C");
+   gROOT->LoadMacro("ViewCASTOR.C");
+   gInterpreter->ProcessLine("ViewCASTOR()");
    gMC->Gdopt("hide", "on");
    gMC->Gdopt("shad", "on");
    gMC->Gsatt("*", "fill", 7);