73      filename = 
"results/example_channel1_GammaExample_model.root";
 
   78         cout << 
"will run standard hist2workspace example" << endl;
 
   79         gROOT->ProcessLine(
".! prepareHistFactory .");
 
   80         gROOT->ProcessLine(
".! hist2workspace config/example.xml");
 
   81         cout << 
"\n\n---------------------" << endl;
 
   82         cout << 
"Done creating example input" << endl;
 
   83         cout << 
"---------------------\n\n" << endl;
 
   94      cout << 
"StandardRooStatsDemoMacro: Input file " << 
filename << 
" is not found" << endl;
 
  108      cout << 
"workspace not found" << endl;
 
  121      cout << 
"data or ModelConfig was not found" << endl;
 
  127   mc->SetSnapshot(*
mc->GetParametersOfInterest());
 
  137   plts->SetOneSidedDiscovery(
true);
 
  138   plts->SetVarName(
"q_{0}/2");
 
  151   if (!
mc->GetPdf()->canBeExtended()) {
 
  152      if (
data->numEntries() == 1) {
 
  153         toymcs.SetNEventsPerToy(1);
 
  155         cout << 
"Not sure what to do about this model" << endl;
 
  171   cout << 
"total CPU time: " << 
mn_t->CpuTime() << endl;
 
  172   cout << 
"total real time: " << 
mn_t->RealTime() << endl;
 
  177   plot->SetLogYaxis(
true);
 
  187   c1->SaveAs(
"standard_discovery_output.pdf");
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
winID h TVirtualViewer3D TVirtualGLPainter char TVirtualGLPainter plot
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
 
R__EXTERN TSystem * gSystem
 
Abstract base class for binned and unbinned datasets.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
Variable that can be changed from the outside.
 
Does a frequentist hypothesis test.
 
This class provides the plots for the result of a study performed with any of the HypoTestCalculatorG...
 
HypoTestResult is a base class for results from hypothesis tests.
 
< A class that holds configuration information for a model using a workspace as a store
 
ProfileLikelihoodTestStat is an implementation of the TestStatistic interface that calculates the pro...
 
ToyMCSampler is an implementation of the TestStatSampler interface.
 
Persistable container for RooFit projects.
 
TObject * Get(const char *namecycle) override
Return pointer to object identified by namecycle.
 
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
 
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=ROOT::RCompressionSetting::EDefaults::kUseCompiledDefault, Int_t netopt=0)
Create / open a file.
 
static TString Format(const char *fmt,...)
Static method which formats a string using a printf style format descriptor and return a TString.
 
virtual Bool_t AccessPathName(const char *path, EAccessMode mode=kFileExists)
Returns FALSE if one can access a file using the specified access mode.
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
 
Namespace for the RooStats classes.