]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliReconstruction.cxx
Transfer of the initialisation of the QA Data objects in the framework; clean the...
[u/mrichter/AliRoot.git] / STEER / AliReconstruction.cxx
index 9ea21b3373ed49e35679c9f714404ddb381d1116..398c6f7c73e685b0ce2f9653143af673f2803332 100644 (file)
@@ -1581,6 +1581,7 @@ Bool_t AliReconstruction::ProcessEvent(Int_t iEvent)
         reconstructor->SetRecoParam(par);
         if (fRunQA) {
           AliQAManager::QAManager()->SetRecoParam(iDet, par) ; 
+          AliQAManager::QAManager()->SetEventSpecie(AliRecoParam::Convert(par->GetEventSpecie())) ;
         }
       }
     }