Logo ROOT  
Reference Guide
NumberCountingUtils.h File Reference
#include "Rtypes.h"
Include dependency graph for NumberCountingUtils.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  RooStats
 Namespace for the RooStats classes.
 
namespace  RooStats::NumberCountingUtils
 

Functions

Double_t RooStats::NumberCountingUtils::BinomialExpP (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty)
 
Double_t RooStats::NumberCountingUtils::BinomialExpZ (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty)
 
Double_t RooStats::NumberCountingUtils::BinomialObsP (Double_t nObs, Double_t, Double_t fractionalBUncertainty)
 
Double_t RooStats::NumberCountingUtils::BinomialObsZ (Double_t nObs, Double_t bExp, Double_t fractionalBUncertainty)
 
Double_t RooStats::NumberCountingUtils::BinomialWithTauExpP (Double_t sExp, Double_t bExp, Double_t tau)
 
Double_t RooStats::NumberCountingUtils::BinomialWithTauExpZ (Double_t sExp, Double_t bExp, Double_t tau)
 
Double_t RooStats::NumberCountingUtils::BinomialWithTauObsP (Double_t nObs, Double_t bExp, Double_t tau)
 
Double_t RooStats::NumberCountingUtils::BinomialWithTauObsZ (Double_t nObs, Double_t bExp, Double_t tau)