From 4048e88d3145d0572ea61dca2de7d9cce763b147 Mon Sep 17 00:00:00 2001 From: fca Date: Tue, 15 Jun 1999 07:44:27 +0000 Subject: [PATCH 1/1] Make the default config without ZDC --- macros/Config.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/Config.C b/macros/Config.C index 091e80aba92..2482f322f9a 100644 --- a/macros/Config.C +++ b/macros/Config.C @@ -62,7 +62,7 @@ Int_t iITS=1; Int_t iTPC=1; Int_t iTOF=1; Int_t iRICH=1; -Int_t iZDC=1; +Int_t iZDC=0; Int_t iCASTOR=1; Int_t iTRD=1; Int_t iABSO=1; -- 2.39.3