]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/DrawALICE.C
Restoring the correspondence between Config.C and G3 visualization
[u/mrichter/AliRoot.git] / macros / DrawALICE.C
index 6334bbb254edda85ce7b878ff525de8f18a3db2e..5dcef2b984fd893e5e6d2c64cdb997305bc96d19 100644 (file)
@@ -3,7 +3,6 @@ void DrawALICE()
    gMC->Gsatt("*", "seen", -1);
    gMC->Gsatt("alic", "seen", 0);
    gROOT->LoadMacro("ViewABSO.C");gInterpreter->ProcessLine("ViewABSO()");
-   gROOT->LoadMacro("ViewCASTOR.C");gInterpreter->ProcessLine("ViewCASTOR()");
    gROOT->LoadMacro("ViewDIPO.C");gInterpreter->ProcessLine("ViewDIPO()");
    gROOT->LoadMacro("ViewFMD.C");gInterpreter->ProcessLine("ViewFMD()");
    gROOT->LoadMacro("ViewHALL.C");gInterpreter->ProcessLine("ViewHALL()");