]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/Config.C
Added the option to process 1 event(default) or a range of events
[u/mrichter/AliRoot.git] / EMCAL / Config.C
index 543475f5bb63e3d0792095d1da758037f83d748d..89e0853231a8b90edccf2780e46e540f5cf193fa 100644 (file)
@@ -114,6 +114,7 @@ void Config()
     gAlice->SetDebug(1);
 
     AliGenerator*  gener = GeneratorFactory(run);
+    gener->SetPtRange(0.,1.e10);
     gener->Init();
     gener->SetTrackingFlag(1);