MaxLikelihoodEstimateTestStat: TestStatistic that returns maximum likelihood estimate of a specified parameter.
Definition at line 39 of file MaxLikelihoodEstimateTestStat.h.
#include <RooStats/MaxLikelihoodEstimateTestStat.h>
◆ MaxLikelihoodEstimateTestStat() [1/2]
RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat |
( |
| ) |
|
|
inline |
◆ MaxLikelihoodEstimateTestStat() [2/2]
RooStats::MaxLikelihoodEstimateTestStat::MaxLikelihoodEstimateTestStat |
( |
RooAbsPdf & |
pdf, |
|
|
RooRealVar & |
parameter |
|
) |
| |
|
inline |
◆ Evaluate()
◆ GetVarName()
virtual const TString RooStats::MaxLikelihoodEstimateTestStat::GetVarName |
( |
| ) |
const |
|
inlinevirtual |
◆ PValueIsRightTail() [1/2]
virtual void RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
bool |
isright | ) |
|
|
inlinevirtual |
◆ PValueIsRightTail() [2/2]
virtual bool RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
void |
| ) |
const |
|
inlinevirtual |
◆ SetConditionalObservables()
virtual void RooStats::MaxLikelihoodEstimateTestStat::SetConditionalObservables |
( |
const RooArgSet & |
| ) |
|
|
inlinevirtual |
◆ fConditionalObs
RooArgSet RooStats::MaxLikelihoodEstimateTestStat::fConditionalObs |
|
private |
◆ fMinimizer
TString RooStats::MaxLikelihoodEstimateTestStat::fMinimizer |
|
private |
◆ fParameter
RooRealVar* RooStats::MaxLikelihoodEstimateTestStat::fParameter |
|
private |
◆ fPdf
RooAbsPdf* RooStats::MaxLikelihoodEstimateTestStat::fPdf |
|
private |
◆ fPrintLevel
Int_t RooStats::MaxLikelihoodEstimateTestStat::fPrintLevel |
|
private |
◆ fStrategy
Int_t RooStats::MaxLikelihoodEstimateTestStat::fStrategy |
|
private |
◆ fUpperLimit
bool RooStats::MaxLikelihoodEstimateTestStat::fUpperLimit |
|
private |
The documentation for this class was generated from the following file: