]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONrawclusters.C
Code introduced to remove ghosts with the charge correlation between the 2
[u/mrichter/AliRoot.git] / MUON / MUONrawclusters.C
index dda5bdcf5743997ebdefe58e2be3e33fef105562..1e60b087ff76c386355eeba611285890b6bd15d4 100644 (file)
@@ -50,6 +50,7 @@ void MUONrawclusters (Int_t evNumber1=0,Int_t evNumber2=0)
        RecModel = new AliMUONClusterFinderVS();
 //     RecModel->SetTracks(16,17);    
 //     RecModel->SetTracks(266,267);    
+       RecModel->SetGhostChi2Cut(10);
        MUON->SetReconstructionModel(i,RecModel);
     }
 //