]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/DrawTrees.C
RICH becomes HMPID
[u/mrichter/AliRoot.git] / macros / DrawTrees.C
index 2ed4a8a406dfc5945efc06e6be032c888d8555cc..38ff02b68819f1b540050599554ebff48fcc2ad5 100644 (file)
@@ -14,7 +14,7 @@ void DrawTrees()
    menu->AddButton("PHOS tree",    "((TGeant3*)gMC)->Gdtree(\"phos\")","Shows the Geant tree for the PHOS");
    menu->AddButton("PIPE tree",    "((TGeant3*)gMC)->Gdtree(\"QQMO\")","Shows the Geant tree for the PIPE");
    menu->AddButton("PMD tree",     "((TGeant3*)gMC)->Gdtree(\"DPMD\")","Shows the Geant tree for the PMD");
-   menu->AddButton("RICH tree",    "((TGeant3*)gMC)->Gdtree(\"rich\")","Shows the Geant tree for the RICH");
+   menu->AddButton("HMPID tree",    "((TGeant3*)gMC)->Gdtree(\"rich\")","Shows the Geant tree for the HMPID");
    menu->AddButton("SHIL tree",    "((TGeant3*)gMC)->Gdtree(\"YMOT\")","Shows the Geant tree for the SHIL");
    menu->AddButton("START tree",    "((TGeant3*)gMC)->Gdtree(\"T0ST\")","Shows the Geant tree for the START");
    menu->AddButton("TOF tree",     "((TGeant3*)gMC)->Gdtree(\"FBAR\")","Shows the Geant tree for the TOF");