]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding HMPID
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Apr 2007 10:21:54 +0000 (10:21 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Apr 2007 10:21:54 +0000 (10:21 +0000)
test/PbPbbench/recraw/rec.C
test/ppbench/recraw/rec.C

index 69cd3a2dfc44cc22aebce0d66af0e2ccbbcb67e0..b37029f49bbe596de6aa1b78464ba9b8612b7cb1 100644 (file)
@@ -14,7 +14,7 @@ void rec() {
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   //  AliTPCReconstructor::SetStreamLevel(1);
 
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   //  AliTPCReconstructor::SetStreamLevel(1);
 
-  reco.SetRunReconstruction("ITS TPC TRD TOF PHOS EMCAL MUON FMD PMD ZDC T0 VZERO");
+  reco.SetRunReconstruction("ITS TPC TRD TOF HMPID PHOS EMCAL MUON FMD PMD ZDC T0 VZERO");
   reco.SetInput("raw.root");
 
   reco.SetNumberOfEventsPerFile(-1); // all events in one single file
   reco.SetInput("raw.root");
 
   reco.SetNumberOfEventsPerFile(-1); // all events in one single file
index 6fbeb0993ed37fc36e653ca80c4024b545c24665..82118eeb97255c82a4bbe8f824ab617ce92a1373 100644 (file)
@@ -14,7 +14,7 @@ void rec() {
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   //  AliTPCReconstructor::SetStreamLevel(1);
 
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   //  AliTPCReconstructor::SetStreamLevel(1);
 
-  reco.SetRunReconstruction("ITS TPC TRD TOF PHOS EMCAL MUON FMD PMD ZDC T0 VZERO");
+  reco.SetRunReconstruction("ITS TPC TRD TOF HMPID PHOS EMCAL MUON FMD PMD ZDC T0 VZERO");
   reco.SetInput("raw.root");
 
   reco.SetNumberOfEventsPerFile(-1); // all events in one single file
   reco.SetInput("raw.root");
 
   reco.SetNumberOfEventsPerFile(-1); // all events in one single file