From: barbera Date: Fri, 19 Jul 2002 12:29:41 +0000 (+0000) Subject: Default ITS simulation reverted to slow X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=aeb48c23478103afc82d3ce4820b692bd1102210;p=u%2Fmrichter%2FAliRoot.git Default ITS simulation reverted to slow --- 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;}