From 5165c1df5502dbd0bc7611e094b8eb36dff41888 Mon Sep 17 00:00:00 2001 From: abercuci Date: Fri, 12 Jul 2013 05:51:09 +0000 Subject: [PATCH] update installed supermodules for 2013 --- EVE/alice-macros/geom_gentle_trd.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EVE/alice-macros/geom_gentle_trd.C b/EVE/alice-macros/geom_gentle_trd.C index 355715edd1b..1e9ca754110 100644 --- a/EVE/alice-macros/geom_gentle_trd.C +++ b/EVE/alice-macros/geom_gentle_trd.C @@ -24,7 +24,7 @@ TEveGeoShape* geom_gentle_trd() gEve->AddGlobalElement(gsre); f.Close(); - const Int_t smInstalled[]={0, 1, 7, 8, 9, 10, 11, 15, 16, 17}; + const Int_t smInstalled[]={0, 1, 2, 3, 6, 7, 8, 9, 10, 11, 15, 16, 17}; const Int_t nInstalled = static_cast(sizeof(smInstalled)/sizeof(Int_t)); Int_t sm = 0; // Fix visibility, color and transparency -- 2.43.0