]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Enable vertex finder - it is needed for cosmic track reco (Andrea)
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Mar 2008 09:31:45 +0000 (09:31 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Mar 2008 09:31:45 +0000 (09:31 +0000)
test/cosmic/rec.C

index af1d2bc128952b479da3b482eae242b363efd831..580ab18983e666a8789f15323420358462b21b5d 100644 (file)
@@ -140,8 +140,8 @@ void rec(Int_t runNumber = 0, const char* year = "08", const char *localFileName
   //  rec.SetRunLocalReconstruction("ALL");\r
   //  rec.SetRunTracking("ALL");\r
   //  rec.SetFillESD("ALL");\r
-  // Disable vertex finder for the moment\r
-  rec.SetRunVertexFinder(kFALSE);\r
+  // Enable vertex finder - it is needed for cosmic track reco\r
+  rec.SetRunVertexFinder(kTRUE);\r
 \r
   // To be enabled if some equipment IDs are not set correctly by DAQ\r
   //  rec.SetEquipmentIdMap("EquipmentIdMap.data");\r