diff --git a/Selection-code.md b/Selection-code.md index 500297e..6514ba5 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -38,7 +38,7 @@ addAllXMuMuMass(true,true,2); addAllXMuMuMass(false,true,2); applyAllVetoKplusMu We have all the preselection finished. Now we will need to fit the reconstructed B mass peak. For the instructions how to compile the code and make RooFit use double-sided Crystal Ball or ExpGauss, see [B mass model section](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/B-mass-model). -Now the peaking background is removed, we can proceed to reweighting +Now the peaking background is removed, we can proceed to reweighting via [[nTrackWeights.cpp][nTrackWeights]] ``` .L nTrackWeights.cpp+ WeightAll(true,1,true); ReweightReferenceMC(true,1,true); ReweightPHSPMC(true,1,true);