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

Definition at line 40 of file DebuggingSampler.h.
| RooStats::DebuggingSampler::DebuggingSampler | ( | ) | [inline] |
| virtual RooStats::DebuggingSampler::~DebuggingSampler | ( | ) | [inline, virtual] |
| RooStats::DebuggingSampler::DebuggingSampler | ( | ) | [inline] |
| virtual RooStats::DebuggingSampler::~DebuggingSampler | ( | ) | [inline, virtual] |
| virtual SamplingDistribution* RooStats::DebuggingSampler::GetSamplingDistribution | ( | RooArgSet & | paramsOfInterest | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 53 of file DebuggingSampler.h.
References fRand, i, and TRandom::Uniform().
| virtual Double_t RooStats::DebuggingSampler::EvaluateTestStatistic | ( | RooAbsData & | , | |
| RooArgSet & | ||||
| ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 64 of file DebuggingSampler.h.
References fRand, and TRandom::Uniform().
| virtual TestStatistic* RooStats::DebuggingSampler::GetTestStatistic | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 71 of file DebuggingSampler.h.
References NULL.
| virtual Double_t RooStats::DebuggingSampler::ConfidenceLevel | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 78 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetPdf | ( | RooAbsPdf & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetParameters | ( | RooArgSet & | ) | [inline, virtual] |
Definition at line 88 of file DebuggingSampler.h.
| virtual void RooStats::DebuggingSampler::SetNuisanceParameters | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetParametersForTestStat | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetGlobalObservables | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetTestSize | ( | Double_t | size | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 98 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetConfidenceLevel | ( | Double_t | cl | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 100 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetTestStatistic | ( | TestStatistic * | ) | [inline, virtual] |
| virtual SamplingDistribution* RooStats::DebuggingSampler::GetSamplingDistribution | ( | RooArgSet & | paramsOfInterest | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 53 of file DebuggingSampler.h.
References fRand, i, and TRandom::Uniform().
| virtual Double_t RooStats::DebuggingSampler::EvaluateTestStatistic | ( | RooAbsData & | , | |
| RooArgSet & | ||||
| ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 64 of file DebuggingSampler.h.
References fRand, and TRandom::Uniform().
| virtual TestStatistic* RooStats::DebuggingSampler::GetTestStatistic | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 71 of file DebuggingSampler.h.
References NULL.
| virtual Double_t RooStats::DebuggingSampler::ConfidenceLevel | ( | ) | const [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 78 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetPdf | ( | RooAbsPdf & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetParameters | ( | RooArgSet & | ) | [inline, virtual] |
Definition at line 88 of file DebuggingSampler.h.
| virtual void RooStats::DebuggingSampler::SetNuisanceParameters | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetParametersForTestStat | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetGlobalObservables | ( | const RooArgSet & | ) | [inline, virtual] |
| virtual void RooStats::DebuggingSampler::SetTestSize | ( | Double_t | size | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 98 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetConfidenceLevel | ( | Double_t | cl | ) | [inline, virtual] |
Implements RooStats::TestStatSampler.
Definition at line 100 of file DebuggingSampler.h.
References fSize.
| virtual void RooStats::DebuggingSampler::SetTestStatistic | ( | TestStatistic * | ) | [inline, virtual] |
Double_t RooStats::DebuggingSampler::fSize [private] |
Definition at line 109 of file DebuggingSampler.h.
Referenced by ConfidenceLevel(), SetConfidenceLevel(), and SetTestSize().
Definition at line 110 of file DebuggingSampler.h.
Referenced by DebuggingSampler(), and ~DebuggingSampler().
TRandom* RooStats::DebuggingSampler::fRand [private] |
Definition at line 111 of file DebuggingSampler.h.
Referenced by DebuggingSampler(), EvaluateTestStatistic(), GetSamplingDistribution(), and ~DebuggingSampler().
Definition at line 110 of file DebuggingSampler.h.
TRandom* RooStats::DebuggingSampler::fRand [private] |
Definition at line 111 of file DebuggingSampler.h.
1.5.1