]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/DrawRICH.C
Corrected typo AliMpDEmanager -> AliMpDEManager
[u/mrichter/AliRoot.git] / macros / DrawRICH.C
index 091573276d593600d5e7c275328ea51343d9c361..62d0c7bb381d7ca764644dbfa0871ea413a03c93 100644 (file)
@@ -8,7 +8,7 @@ void DrawRICH()
    gMC->Gdopt("shad", "on");
    gMC->Gsatt("*", "fill", 7);
    gMC->SetClipBox(".");
-   gMC->SetClipBox("*", 0, 3000, -3000, 3000, -6000, 6000);
+   //   gMC->SetClipBox("*", 0, 3000, -3000, 3000, -6000, 6000);
    gMC->DefaultRange();
    gMC->Gdraw("alic", 40, 120, 0, 10, 0, .03, .03);
    gMC->Gdhead(1111, "Ring Imaging Cherenkov");