MaxLikelihoodEstimateTestStat: TestStatistic that returns maximum likelihood estimate of a specified parameter.
Definition at line 37 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 |
◆ Class()
static TClass * RooStats::MaxLikelihoodEstimateTestStat::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * RooStats::MaxLikelihoodEstimateTestStat::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t RooStats::MaxLikelihoodEstimateTestStat::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ DeclFileName()
static const char * RooStats::MaxLikelihoodEstimateTestStat::DeclFileName |
( |
| ) |
|
|
inlinestatic |
◆ Evaluate()
◆ GetVarName()
const TString RooStats::MaxLikelihoodEstimateTestStat::GetVarName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsA()
TClass * RooStats::MaxLikelihoodEstimateTestStat::IsA |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ PValueIsRightTail() [1/2]
virtual void RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
bool |
isright | ) |
|
|
inlinevirtual |
◆ PValueIsRightTail() [2/2]
bool RooStats::MaxLikelihoodEstimateTestStat::PValueIsRightTail |
( |
void |
| ) |
const |
|
inlineoverridevirtual |
◆ SetConditionalObservables()
void RooStats::MaxLikelihoodEstimateTestStat::SetConditionalObservables |
( |
const RooArgSet & |
| ) |
|
|
inlineoverridevirtual |
◆ Streamer()
void RooStats::MaxLikelihoodEstimateTestStat::Streamer |
( |
TBuffer & |
| ) |
|
|
overridevirtual |
◆ StreamerNVirtual()
void RooStats::MaxLikelihoodEstimateTestStat::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fConditionalObs
RooArgSet RooStats::MaxLikelihoodEstimateTestStat::fConditionalObs |
|
private |
◆ fMinimizer
TString RooStats::MaxLikelihoodEstimateTestStat::fMinimizer |
|
private |
◆ fParameter
RooRealVar* RooStats::MaxLikelihoodEstimateTestStat::fParameter = nullptr |
|
private |
◆ fPdf
RooAbsPdf* RooStats::MaxLikelihoodEstimateTestStat::fPdf = nullptr |
|
private |
◆ fPrintLevel
Int_t RooStats::MaxLikelihoodEstimateTestStat::fPrintLevel |
|
private |
◆ fStrategy
Int_t RooStats::MaxLikelihoodEstimateTestStat::fStrategy |
|
private |
◆ fUpperLimit
bool RooStats::MaxLikelihoodEstimateTestStat::fUpperLimit = true |
|
private |
The documentation for this class was generated from the following file: