]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/macros/ConfigAnalysisOmegaToPi0Gamma.C
changed the order of call of endofcycle so that images are produced
[u/mrichter/AliRoot.git] / PWG4 / macros / ConfigAnalysisOmegaToPi0Gamma.C
index 54ac582ead7964f77f305e156643b47adc84249c..08e19e03e6d066e38a5c677459ec0540bd74f601 100644 (file)
@@ -39,7 +39,7 @@ AliAnaPartCorrMaker*  ConfigAnalysis()
        reader->SetFidutialCut(fidCut);
                
        //Remove the temporal AODs we create.   
-       reader->SwitchOffWriteStdAOD(); 
+       reader->SwitchOnCleanStdAOD();  
        
        reader->Print("");