Update 'Running the FCNC fitter'
parent
f24b685aa6
commit
5aee77ba15
@ -45,7 +45,7 @@ The mandatory parameters are -Run or -year, it will probably not crash immediate
|
||||
| -year \<year> | --year \<year> | Run only on one year. |
|
||||
| -PHSP | --PHSP | Run on PHSP MC |
|
||||
| -Data | --Data | Run on Data |
|
||||
| -Ref | --Ref | Run on reference channel (Jpsi Q2). Makes a cut on Q2, so it can be run also with the -Data or PHSP or other data samples |
|
||||
| -Ref | --Ref | Run on reference channel (Jpsi Q2). Makes a cut on Q2, so it can be run also with the -Data or PHSP or other data samples. Automatically sets the number of Q2 bins to one. |
|
||||
| -MC | --MC | Run on signal MC |
|
||||
| -all | --all | Run on data, signal MC, reference MC and PHSP |
|
||||
| -allMC | --allMC | Run on signal MC, reference MC and PHSP |
|
||||
@ -64,7 +64,7 @@ The mandatory parameters are -Run or -year, it will probably not crash immediate
|
||||
| -upper | --upper | Fit only upper-mass side-band. |
|
||||
| -lower | --lower | Fit only lower-mass side-band. |
|
||||
| -bin \<bin>, | --bin \<bin> | Which angular bin would you like to fit? For detials see the [Q2 binning section](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Home#q2-binning). |
|
||||
| -nBins \<nBins> | --nBins \<nBins> | Set total number q2 bins. For detials see the [Q2 binning section](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Home#q2-binning). |
|
||||
| -nBins \<nBins> | --nBins \<nBins> | Set total number q2 bins. For detials see the [Q2 binning section](https://git.physi.uni-heidelberg.de/kopecna/EWP-BplusToKstMuMu-AngAna/wiki/Home#q2-binning). The available numbers of bins are 1, 2, 4 or 5 (or 8, however that is not properly implemented). When using the -Ref option, the number of bins is automatically set to be 1. |
|
||||
| -MagDown | --MagDown | Run only on MagDown (possibly broken, as it was not used) |
|
||||
| -MagUp | --MagUp | Run only on MagUp (possibly broken, as it was not used) |
|
||||
| -trueMC | --trueMC | Use MC true information, obsolete option, don't use |
|
||||
|
Loading…
Reference in New Issue
Block a user