added write expert option
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Sep 2008 07:46:41 +0000 (07:46 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Sep 2008 07:46:41 +0000 (07:46 +0000)
test/QA/rec.C

index b1635d10876f06a03d4a144e45b21be3e9119488..2a3818dbe4381c6597d9c9f8fcbdd982b0c0f8c5 100644 (file)
@@ -24,6 +24,7 @@
   
   for (Int_t det = 0 ; det < AliQA::kNDET ; det++) {
     reco.SetQACycles(det, 2) ;
+    reco.SetQAWriteExpert(det) ; 
   }
   
 // **** The field map settings must be the same as in Config.C !