]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/embedding/rec.C
update of package
[u/mrichter/AliRoot.git] / test / embedding / rec.C
index 60d823ebbbd4a73ff373623d14736663bb63247f..5909a902c707c3f3e519336d99ac8916a7705e99 100644 (file)
@@ -12,7 +12,7 @@ void rec(Int_t embrun=0) {
 //   AliTPCRecoParam * tpcRecoParam = AliTPCRecoParam::GetLowFluxParam();\r
 //   AliTPCReconstructor::SetRecoParam(tpcRecoParam);\r
 //   AliTPCReconstructor::SetStreamLevel(0);\r
-  reco.SetRunReconstruction("ITS TPC TRD TOF");\r
+  reco.SetRunReconstruction("ITS TPC TRD TOF VZERO");\r
 //   reco.SetDefaultStorage("alien://Folder=/alice/simulation/2008/v4-15-Release/Ideal/");\r
 //   reco.SetRunQA(kFALSE);\r
 //   reco.SetRunGlobalQA(kFALSE);\r
@@ -26,6 +26,7 @@ void rec(Int_t embrun=0) {
     reco.SetSpecificStorage("GRP/GRP/Data",\r
                            Form("local://%s",gSystem->pwd()));\r
   }\r
+  reco.SetRunPlaneEff(kTRUE);\r
   reco.SetRunQA("ALL:ALL") ;\r
   \r
   AliQA::SetQARefStorage("local://$ALICE_ROOT/OCDB") ;\r