QA ref defaut storage setter in sim and rec
[u/mrichter/AliRoot.git] / test / PbPbbench / rec.C
index c9c881a73c29421b67abcc7777144547eaea4ee5..e8fa9022be9386952c5cb93f30ec522fcf41058f 100644 (file)
@@ -9,7 +9,7 @@ void rec() {
                          Form("local://%s",gSystem->pwd()));
   reco.SetRunQA("ALL:ALL") ;
   
-  AliQA::SetQARefStorage("local://$ALICE_ROOT/QAref") ;
+  reco.SetQARefefaultStorage("local://$ALICE_ROOT/QAref") ;
   
   for (Int_t det = 0 ; det < AliQA::kNDET ; det++) {
     reco.SetQACycles(det, 999) ;