]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Generation of generic AOD by the test script of MUON
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Sep 2007 09:36:30 +0000 (09:36 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Sep 2007 09:36:30 +0000 (09:36 +0000)
MUON/runReconstruction.C

index 9b3b27f04dd0ab3f03bb415710eda01a6707ad20..73bb2dcdec7572cbd38265f4cd438ab8c0a1cc66 100644 (file)
@@ -42,6 +42,7 @@ void runReconstruction(int run, int seed, const char* input, const char* recopti
   MuonRec->SetNumberOfEventsPerFile(1000);
   MuonRec->SetOption("MUON",recoptions);
   //  MuonRec->SetEventRange(319,319);
+  MuonRec->SetWriteAOD();
   MuonRec->Run();
   delete MuonRec;
   //gObjectTable->Print();