Skip to content

Commit 75d308f

Browse files
committed
Add RooFit drawings to examples.htm
1 parent e48d82c commit 75d308f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/examples.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ <h1 id="version"><a href=".." style="color:green">JSROOT</a></h1>
442442
{ name:"task", url: "?file=" + filepath + "tasks.root&expand=run;1", title: "TTask class" },
443443
{ name:"alitask", url: "?file=" + filepath + "alitasks.root&expand=RsnMgr;1/input/1/3/9", title: "AliRoot TTask classes" },
444444
{ name:"aliQA", url: "?file=" + filepath + "QAresults_barrel.root&expand=TPC_PerformanceQA/TPCQA;1", title: "Alice QA file" },
445+
{ name: "roofit", url: "?nobrowser&file=https://root.cern/files/stressRooFit_v534_ref.root&layout=grid2x2&items=[rf101_plot2,rf201_plot1,rf310_plot2,rf708_plot6]", title: "Several RooFit plots (still some classes not work)" },
445446
{ name:"ioperf", asurl: true, file: "https://root.cern/files/aod_orig.root", item: "ioperf;1/fGraphIO", opt: "", title: "Reading TTreePerfStats object and draw graph, fails in normal ROOT I/O" }
446447
]
447448
};

0 commit comments

Comments
 (0)