]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FORWARD/analysis2/AddTaskFMD.C
Renames and new scripts
[u/mrichter/AliRoot.git] / PWG2 / FORWARD / analysis2 / AddTaskFMD.C
index 06cc038778c12412ee4947daa21361bebd3add19..6713fc84d5b3888e570203911d8c96317aa79e9f 100644 (file)
@@ -69,6 +69,12 @@ AddTaskFMD(Bool_t mc)
   task->GetDensityCalculator().SetMaxParticles(2);
   // Set the lower multiplicity cut.  Overrides setting in energy loss fits.
   task->GetDensityCalculator().SetMultCut(0.3);
+  // Whether to use the secondary map correction
+  task->GetCorrections().SetUseSecondaryMap(true);
+  // Whether to use the vertex bias correction
+  task->GetCorrections().SetUseVertexBias(true);
+  // Whether to use the vertex bias correction
+  task->GetCorrections().SetUseAcceptance(true);
   // Whether to use the merging efficiency correction 
   task->GetCorrections().SetUseMergingEfficiency(false);
   // Set the number of extra bins (beyond the secondary map border)