From 7d0b3b31eb31bdc380be793fbaa0a3a725063efe Mon Sep 17 00:00:00 2001 From: morsch Date: Fri, 2 Aug 2002 15:16:00 +0000 Subject: [PATCH] EMCAL in --- macros/ConfigPPR.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/ConfigPPR.C b/macros/ConfigPPR.C index cdf6e2bbbc0..b01bc7351ba 100644 --- a/macros/ConfigPPR.C +++ b/macros/ConfigPPR.C @@ -167,7 +167,7 @@ void Config() Int_t iTPC = 1; Int_t iTRD = 1; Int_t iZDC = 1; - Int_t iEMCAL = 0; + Int_t iEMCAL = 1; Int_t iVZERO = 1; Int_t iCRT = 0; -- 2.39.3