]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
evLast set to 1000000
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Oct 2004 08:36:35 +0000 (08:36 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Oct 2004 08:36:35 +0000 (08:36 +0000)
ANALYSIS/AliD0toKpiTest.C

index 7f7484f331328415e17e9aaa042066cadfdd11e2..5cb127ebb50bc48221e9c0a92aec3dae8b495e8c 100644 (file)
@@ -52,7 +52,7 @@ void AliD0toKpiReco() {
   analysis->PrintStatus();
 
   Int_t evFirst = 0;
-  Int_t evLast  = 0;
+  Int_t evLast  = 1000000;
   //analysis->SetDebug();
   //analysis->FindCandidates(evFirst,evLast,"AliD0toKpi.root");
   analysis->FindCandidatesESD(evFirst,evLast,"AliD0toKpi.root");