]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Default ITS simulation reverted to slow
authorbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jul 2002 12:29:41 +0000 (12:29 +0000)
committerbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jul 2002 12:29:41 +0000 (12:29 +0000)
ITS/AliITStestV2.C

index f4b56a7b356623674b3bebe7c862f4966dfd3685..d942037ac3811344da869f45c54715d2307d119e 100644 (file)
@@ -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;}