Skip to content

Commit 834f7ac

Browse files
committed
Add i/o test into examples.htm
1 parent 2b44e32 commit 834f7ac

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
@@ -410,6 +410,7 @@ <h1 id="version"><a href=".." style="color:green">JSROOT</a></h1>
410410
{ name:"split", file: "gr2.root", item: "c1equi;1", title: "split line in legend, ignored " }
411411
],
412412
Misc : [
413+
{ name:"io", url: "?file=" + filepath + "iotest.root&layout=grid4x3&items=[ex1,ex2,ex3,ex4,ex5,ex6,ex7,ex8,ex9,ex10,clones,map]&opts=[inspect,inspect,inspect,inspect,inspect,inspect,inspect,inspect,inspect,inspect,inspect,inspect]", title: "Different I/O test classes" },
413414
{ name:"io56", file: "fitLinear56.root", item: "fitLinear6", title: "file with two version from ROOT 5/6 of same object" },
414415
{ name:"folder", url: "?file=" + filepath + "folders.root&expand=RsnMgr;1/input/0/2/10", title: "TFolder class" },
415416
{ name:"task", url: "?file=" + filepath + "tasks.root&expand=run;1", title: "TTask class" },

0 commit comments

Comments
 (0)