#include <MaxLikelihoodEstimateTestStat.h>
Inheritance diagram for RooStats::MaxLikelihoodEstimateTestStat:

Public Member Functions | |
| MaxLikelihoodEstimateTestStat () | |
| MaxLikelihoodEstimateTestStat (RooAbsPdf &pdf, RooRealVar ¶meter) | |
| virtual Double_t | Evaluate (RooAbsData &data, RooArgSet &) |
| virtual const TString | GetVarName () const |
| virtual void | PValueIsRightTail (bool isright) |
| virtual bool | PValueIsRightTail (void) const |
| MaxLikelihoodEstimateTestStat () | |
| MaxLikelihoodEstimateTestStat (RooAbsPdf &pdf, RooRealVar ¶meter) | |
| virtual Double_t | Evaluate (RooAbsData &data, RooArgSet &) |
| virtual const TString | GetVarName () const |
| virtual void | PValueIsRightTail (bool isright) |
| virtual bool | PValueIsRightTail (void) const |
Private Attributes | |
| RooAbsPdf * | fPdf |
| RooRealVar * | fParameter |
| bool | fUpperLimit |
| RooAbsPdf * | fPdf |
| RooRealVar * | fParameter |
Definition at line 39 of file MaxLikelihoodEstimateTestStat.h.
| RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat | ( | ) | [inline] |
Definition at line 44 of file MaxLikelihoodEstimateTestStat.h.
| RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat | ( | RooAbsPdf & | pdf, | |
| RooRealVar & | parameter | |||
| ) | [inline] |
Definition at line 52 of file MaxLikelihoodEstimateTestStat.h.
| RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat | ( | ) | [inline] |
Definition at line 44 of file MaxLikelihoodEstimateTestStat.h.
| RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat | ( | RooAbsPdf & | pdf, | |
| RooRealVar & | parameter | |||
| ) | [inline] |
Definition at line 52 of file MaxLikelihoodEstimateTestStat.h.
| virtual Double_t RooStats::MaxLikelihoodEstimateTestStat::Evaluate | ( | RooAbsData & | data, | |
| RooArgSet & | ||||
| ) | [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 61 of file MaxLikelihoodEstimateTestStat.h.
References RooFit::CloneData(), RooAbsPdf::createNLL(), RooAbsReal::createProfile(), data, RooFit::FATAL, fParameter, fPdf, TNamed::GetName(), RooArgSet::getRealValue(), RooMsgService::globalKillBelow(), RooMsgService::instance(), profile, and RooMsgService::setGlobalKillBelow().
| virtual const TString RooStats::MaxLikelihoodEstimateTestStat::GetVarName | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 89 of file MaxLikelihoodEstimateTestStat.h.
References Form(), fParameter, and TNamed::GetName().
| virtual void RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail | ( | bool | isright | ) | [inline, virtual] |
| virtual bool RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail | ( | void | ) | const [inline, virtual] |
Reimplemented from RooStats::TestStatistic.
Definition at line 96 of file MaxLikelihoodEstimateTestStat.h.
References fUpperLimit.
| virtual Double_t RooStats::MaxLikelihoodEstimateTestStat::Evaluate | ( | RooAbsData & | data, | |
| RooArgSet & | ||||
| ) | [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 61 of file MaxLikelihoodEstimateTestStat.h.
References RooFit::CloneData(), RooAbsPdf::createNLL(), RooAbsReal::createProfile(), data, RooFit::FATAL, fParameter, fPdf, TNamed::GetName(), RooArgSet::getRealValue(), RooMsgService::globalKillBelow(), RooMsgService::instance(), profile, and RooMsgService::setGlobalKillBelow().
| virtual const TString RooStats::MaxLikelihoodEstimateTestStat::GetVarName | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatistic.
Definition at line 89 of file MaxLikelihoodEstimateTestStat.h.
References Form(), fParameter, and TNamed::GetName().
| virtual void RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail | ( | bool | isright | ) | [inline, virtual] |
| virtual bool RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail | ( | void | ) | const [inline, virtual] |
Reimplemented from RooStats::TestStatistic.
Definition at line 96 of file MaxLikelihoodEstimateTestStat.h.
References fUpperLimit.
Definition at line 101 of file MaxLikelihoodEstimateTestStat.h.
Referenced by Evaluate(), and GetVarName().
bool RooStats::MaxLikelihoodEstimateTestStat::fUpperLimit [private] |
Definition at line 100 of file MaxLikelihoodEstimateTestStat.h.
Definition at line 101 of file MaxLikelihoodEstimateTestStat.h.
1.5.1