MaxLikelihoodEstimateTestStat: TestStatistic that returns maximum likelihood estimate of a specified parameter.
~MaxLikelihoodEstimateTestStat() | |
static TClass* | Class() |
virtual Double_t | Evaluate(RooAbsData& data, RooArgSet&) |
virtual const TString | GetVarName() const |
virtual TClass* | IsA() const |
RooStats::MaxLikelihoodEstimateTestStat | MaxLikelihoodEstimateTestStat() |
RooStats::MaxLikelihoodEstimateTestStat | MaxLikelihoodEstimateTestStat(const RooStats::MaxLikelihoodEstimateTestStat&) |
RooStats::MaxLikelihoodEstimateTestStat | MaxLikelihoodEstimateTestStat(RooAbsPdf& pdf, RooRealVar& parameter) |
RooStats::MaxLikelihoodEstimateTestStat& | operator=(const RooStats::MaxLikelihoodEstimateTestStat&) |
virtual bool | PValueIsRightTail() const |
virtual void | PValueIsRightTail(bool isright) |
virtual void | ShowMembers(TMemberInspector& insp) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
RooRealVar* | fParameter | |
RooAbsPdf* | fPdf | |
bool | fUpperLimit |