]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Use 20 events in the test
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Jun 2009 11:42:52 +0000 (11:42 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Jun 2009 11:42:52 +0000 (11:42 +0000)
test/ppbench/sim.C

index 65f9234609749de885ad3aef257f23fea8548af1..c88e6d90e0d43db278ab795d810650f653f91a26 100644 (file)
@@ -1,4 +1,4 @@
-void sim(Int_t nev=1) {
+void sim(Int_t nev=20) {
   if (gSystem->Getenv("EVENT"))
    nev = atoi(gSystem->Getenv("EVENT")) ;   
   
   if (gSystem->Getenv("EVENT"))
    nev = atoi(gSystem->Getenv("EVENT")) ;