Changes between Version 10 and Version 11 of DatabaseBasedAnalysis/Tables


Ignore:
Timestamp:
08/07/18 08:58:46 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBasedAnalysis/Tables

    v10 v11  
    5757The number of background events (`fNumBgEvts`) is already divided by the number of wobble regions (5).
    5858
    59 To calculate the signifciance, you can simply do `LiMa(fNumSigEvts, fNumBgEvts). To calculate the statistical error, use `ExcErr(fNumSigEvts, fNumBgEvts)`. Both function assume that the number of background events given is the average number and that the scale factor is 5.
     59To calculate the signifciance, you can simply do `LiMa(fNumSigEvts, fNumBgEvts)`. To calculate the statistical error, use `ExcErr(fNumSigEvts, fNumBgEvts)`. Both function assume that the number of background events given is the average number and that the scale factor is 5.
    6060
    6161== Plotting ==