From aeb48c23478103afc82d3ce4820b692bd1102210 Mon Sep 17 00:00:00 2001 From: barbera Date: Fri, 19 Jul 2002 12:29:41 +0000 Subject: [PATCH 1/1] Default ITS simulation reverted to slow --- ITS/AliITStestV2.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITS/AliITStestV2.C b/ITS/AliITStestV2.C index f4b56a7b356..d942037ac38 100644 --- a/ITS/AliITStestV2.C +++ b/ITS/AliITStestV2.C @@ -1,4 +1,4 @@ -Int_t AliITStestV2(Char_t SlowOrFast='f') { +Int_t AliITStestV2(Char_t SlowOrFast='s') { Int_t rc=0; if (gAlice) {delete gAlice; gAlice=0;} -- 2.31.1