#include "TFile.h"#include "TROOT.h"#include "TCanvas.h"#include "TList.h"#include "RooWorkspace.h"#include "RooAbsData.h"#include "RooStats/ModelConfig.h"#include "RooStats/ProfileInspector.h"Go to the source code of this file.
Functions | |
| void | StandardProfileInspectorDemo (const char *infile="", const char *workspaceName="proto", const char *modelConfigName="ModelConfig", const char *dataName="expData") |
| void StandardProfileInspectorDemo | ( | const char * | infile = "", |
|
| const char * | workspaceName = "proto", |
|||
| const char * | modelConfigName = "ModelConfig", |
|||
| const char * | dataName = "expData" | |||
| ) |
Definition at line 41 of file StandardProfileInspectorDemo.C.
References c1, TCanvas::cd(), data, TPad::Divide(), TDirectoryFile::Get(), gROOT, i, infile, list, TFile::Open(), p, TROOT::ProcessLine(), and w.
1.5.1