RooStats::NumberCountingUtils Namespace Reference


Namespaces

namespace  ROOT

Functions

Double_t BinomialExpZ (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty)
Double_t BinomialWithTauExpZ (Double_t sExp, Double_t bExp, Double_t tau)
Double_t BinomialObsZ (Double_t nObs, Double_t bExp, Double_t fractionalBUncertainty)
Double_t BinomialWithTauObsZ (Double_t nObs, Double_t bExp, Double_t tau)
Double_t BinomialExpP (Double_t sExp, Double_t bExp, Double_t fractionalBUncertainty)
Double_t BinomialWithTauExpP (Double_t sExp, Double_t bExp, Double_t tau)
Double_t BinomialObsP (Double_t nObs, Double_t, Double_t fractionalBUncertainty)
Double_t BinomialWithTauObsP (Double_t nObs, Double_t bExp, Double_t tau)
Double_t BinomialExpP (Double_t signalExp, Double_t backgroundExp, Double_t relativeBkgUncert)
Double_t BinomialWithTauExpP (Double_t signalExp, Double_t backgroundExp, Double_t tau)
Double_t BinomialObsP (Double_t mainObs, Double_t backgroundObs, Double_t relativeBkgUncert)
Double_t BinomialWithTauObsP (Double_t mainObs, Double_t auxiliaryObs, Double_t tau)
Double_t BinomialExpZ (Double_t signalExp, Double_t backgroundExp, Double_t relativeBkgUncert)
Double_t BinomialWithTauExpZ (Double_t signalExp, Double_t backgroundExp, Double_t tau)
Double_t BinomialObsZ (Double_t mainObs, Double_t backgroundObs, Double_t relativeBkgUncert)
Double_t BinomialWithTauObsZ (Double_t mainObs, Double_t auxiliaryObs, Double_t tau)


Function Documentation

Double_t RooStats::NumberCountingUtils::BinomialExpP ( Double_t  signalExp,
Double_t  backgroundExp,
Double_t  relativeBkgUncert 
)

Definition at line 29 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialExpZ(), G__G__RooStats_732_0_5(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialExpP ( Double_t  sExp,
Double_t  bExp,
Double_t  fractionalBUncertainty 
)

Definition at line 29 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialExpZ(), G__G__RooStats_732_0_5(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialExpZ ( Double_t  signalExp,
Double_t  backgroundExp,
Double_t  relativeBkgUncert 
)

Definition at line 126 of file NumberCountingUtils.cxx.

References BinomialExpP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_1(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialExpZ ( Double_t  sExp,
Double_t  bExp,
Double_t  fractionalBUncertainty 
)

Definition at line 126 of file NumberCountingUtils.cxx.

References BinomialExpP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_1(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialObsP ( Double_t  mainObs,
Double_t  backgroundObs,
Double_t  relativeBkgUncert 
)

Definition at line 90 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialObsZ(), G__G__RooStats_732_0_7(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialObsP ( Double_t  nObs,
Double_t  ,
Double_t  fractionalBUncertainty 
)

Definition at line 90 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialObsZ(), G__G__RooStats_732_0_7(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialObsZ ( Double_t  mainObs,
Double_t  backgroundObs,
Double_t  relativeBkgUncert 
)

Definition at line 137 of file NumberCountingUtils.cxx.

References BinomialObsP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_3(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialObsZ ( Double_t  nObs,
Double_t  bExp,
Double_t  fractionalBUncertainty 
)

Definition at line 137 of file NumberCountingUtils.cxx.

References BinomialObsP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_3(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauExpP ( Double_t  signalExp,
Double_t  backgroundExp,
Double_t  tau 
)

Definition at line 74 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialWithTauExpZ(), G__G__RooStats_732_0_6(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauExpP ( Double_t  sExp,
Double_t  bExp,
Double_t  tau 
)

Definition at line 74 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialWithTauExpZ(), G__G__RooStats_732_0_6(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauExpZ ( Double_t  signalExp,
Double_t  backgroundExp,
Double_t  tau 
)

Definition at line 131 of file NumberCountingUtils.cxx.

References BinomialWithTauExpP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_2(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauExpZ ( Double_t  sExp,
Double_t  bExp,
Double_t  tau 
)

Definition at line 131 of file NumberCountingUtils.cxx.

References BinomialWithTauExpP(), and RooStats::PValueToSignificance().

Referenced by G__G__RooStats_732_0_2(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauObsP ( Double_t  mainObs,
Double_t  auxiliaryObs,
Double_t  tau 
)

Definition at line 111 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialWithTauObsZ(), ClassImp(), G__G__RooStats_732_0_8(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauObsP ( Double_t  nObs,
Double_t  bExp,
Double_t  tau 
)

Definition at line 111 of file NumberCountingUtils.cxx.

References TMath::BetaIncomplete().

Referenced by BinomialWithTauObsZ(), ClassImp(), G__G__RooStats_732_0_8(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), and rs_numbercountingutils().

Double_t RooStats::NumberCountingUtils::BinomialWithTauObsZ ( Double_t  mainObs,
Double_t  auxiliaryObs,
Double_t  tau 
)

Definition at line 142 of file NumberCountingUtils.cxx.

References BinomialWithTauObsP(), and RooStats::PValueToSignificance().

Referenced by ClassImp(), G__G__RooStats_732_0_4(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), rs_numbercountingutils(), and Zbi_Zgamma().

Double_t RooStats::NumberCountingUtils::BinomialWithTauObsZ ( Double_t  nObs,
Double_t  bExp,
Double_t  tau 
)

Definition at line 142 of file NumberCountingUtils.cxx.

References BinomialWithTauObsP(), and RooStats::PValueToSignificance().

Referenced by ClassImp(), G__G__RooStats_732_0_4(), G__setup_memfuncRooStatscLcLNumberCountingUtils(), rs_numbercountingutils(), and Zbi_Zgamma().


Generated on Tue Jul 5 16:57:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1