#include <SimplerLikelihoodRatioTestStat.h>
Public Member Functions | |
virtual Double_t | Evaluate (RooAbsData &data, RooArgSet &nullPOI) |
virtual const TString | GetVarName () const |
SimplerLikelihoodRatioTestStat (RooAbsPdf &pdfNull, RooAbsPdf &pdfAlt, const RooArgSet ¶msNull=RooArgSet(), const RooArgSet ¶msAlt=RooArgSet()) | |
Private Attributes | |
std::auto_ptr< RooArgSet > | paramsAlt_ |
std::auto_ptr< RooArgSet > | paramsNull_ |
RooAbsPdf * | pdfAlt_ |
RooAbsPdf * | pdfNull_ |
RooArgSet | snapAlt_ |
RooArgSet | snapNull_ |
Definition at line 11 of file SimplerLikelihoodRatioTestStat.h.
|
inline |
Definition at line 13 of file SimplerLikelihoodRatioTestStat.h.
References snapAlt_, and snapNull_.
|
inlinevirtual |
Definition at line 22 of file SimplerLikelihoodRatioTestStat.h.
References create_public_lumi_plots::log, paramsAlt_, paramsNull_, pdfAlt_, pdfNull_, snapAlt_, and snapNull_.
|
inlinevirtual |
Definition at line 38 of file SimplerLikelihoodRatioTestStat.h.
References pdfAlt_, and pdfNull_.
|
private |
Definition at line 45 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate().
|
private |
Definition at line 45 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate().
|
private |
Definition at line 43 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate(), and GetVarName().
|
private |
Definition at line 43 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate(), and GetVarName().
|
private |
Definition at line 44 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate(), and SimplerLikelihoodRatioTestStat().
|
private |
Definition at line 44 of file SimplerLikelihoodRatioTestStat.h.
Referenced by Evaluate(), and SimplerLikelihoodRatioTestStat().