![]() |
ROOT
6.06/09
Reference Guide
|
#include "Rtypes.h"
Include dependency graph for NumberCountingUtils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| RooStats | |
| Namespace for the RooStats classes. | |
| RooStats::NumberCountingUtils | |
Functions | |
| Double_t | RooStats::NumberCountingUtils::BinomialExpZ (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty) |
| Double_t | RooStats::NumberCountingUtils::BinomialWithTauExpZ (Double_t sExp, Double_t bExp, Double_t tau) |
| Double_t | RooStats::NumberCountingUtils::BinomialObsZ (Double_t nObs, Double_t bExp, Double_t fractionalBUncertainty) |
| Double_t | RooStats::NumberCountingUtils::BinomialWithTauObsZ (Double_t nObs, Double_t bExp, Double_t tau) |
| Double_t | RooStats::NumberCountingUtils::BinomialExpP (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty) |
| Double_t | RooStats::NumberCountingUtils::BinomialWithTauExpP (Double_t sExp, Double_t bExp, Double_t tau) |
| Double_t | RooStats::NumberCountingUtils::BinomialObsP (Double_t nObs, Double_t, Double_t fractionalBUncertainty) |
| Double_t | RooStats::NumberCountingUtils::BinomialWithTauObsP (Double_t nObs, Double_t bExp, Double_t tau) |