50 void rs401c_FeldmanCousins()
76 modelConfig.SetPdf(pois);
77 modelConfig.SetParametersOfInterest(parameters);
84 fc.UseAdaptiveSampling(
true);
85 fc.FluctuateNumDataEntries(
false);
94 std::cout <<
"is this point in the interval? " <<
97 std::cout <<
"interval is ["<<
ModelConfig is a simple class that holds configuration information specifying how a model should be u...
virtual const RooArgSet * get() const
virtual RooPlot * plotOn(RooPlot *frame, const RooCmdArg &arg1=RooCmdArg::none(), const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none()) const
Plot dataset on specified frame.
void Start(Bool_t reset=kTRUE)
Start the stopwatch.
void Print(Option_t *option="") const
Print the real and cpu time passed between the start and stop events.
virtual void Draw(Option_t *option="")
Draw this marker with its current attributes.
1-D histogram with a float per channel (see TH1 documentation)}
static struct mg_connection * fc(struct mg_context *ctx)
RooDataSet is a container class to hold N-dimensional binned data.
void Stop()
Stop the stopwatch.
virtual void SetMarkerColor(Color_t mcolor=1)
Set the marker color.
RooConstVar represent a constant real-valued object.
virtual TObject * clone(const char *newname) const
RooRealVar represents a fundamental (non-derived) real valued object.
Double_t LowerLimit(RooRealVar ¶m)
return lower limit on a given parameter
virtual void Draw(Option_t *option="")
Draw this histogram with options.
RooDataSet is a container class to hold unbinned data.
Double_t UpperLimit(RooRealVar ¶m)
return upper limit on a given parameter
A RooPlot is a plot frame and a container for graphics objects within that frame. ...
The FeldmanCousins class (like the Feldman-Cousins technique) is essentially a specific configuration...
Namespace for the RooStats classes.
virtual void Print(Option_t *options=0) const
Print TNamed name and title.
PointSetInterval is a concrete implementation of the ConfInterval interface.
virtual Int_t numEntries() const
Return the number of bins.
Double_t getRealValue(const char *name, Double_t defVal=0, Bool_t verbose=kFALSE) const
Get value of a RooAbsReal stored in set with given name.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
RooAddition calculates the sum of a set of RooAbsReal terms, or when constructed with two sets...
virtual void Update()
Update canvas pad buffers.
TH1 * createHistogram(const char *name, const RooAbsRealLValue &xvar, const RooCmdArg &arg1=RooCmdArg::none(), const RooCmdArg &arg2=RooCmdArg::none(), const RooCmdArg &arg3=RooCmdArg::none(), const RooCmdArg &arg4=RooCmdArg::none(), const RooCmdArg &arg5=RooCmdArg::none(), const RooCmdArg &arg6=RooCmdArg::none(), const RooCmdArg &arg7=RooCmdArg::none(), const RooCmdArg &arg8=RooCmdArg::none()) const
Create and fill a ROOT histogram TH1,TH2 or TH3 with the values of this dataset.
void Print(Option_t *opts=0) const
Print contents of the workspace.
The RooWorkspace is a persistable container for RooFit projects.
virtual Bool_t IsInInterval(const RooArgSet &) const
check if parameter is in the interval
virtual void Draw(Option_t *options=0)
Draw this plot and all of the elements it contains.