Skip to content

Commit 4c3999a

Browse files
committed
Same fow WJets.root file
1 parent b3faaba commit 4c3999a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1 id="version"><a href=".." style="color:green">JSROOT</a></h1>
372372
{ name: "json", title: "Draw stack from JSON file", json: "thstack.json.gz", title: "some special stack from JSON file" }
373373
],
374374
TTree : [
375-
{ name: "wjets", asurl: true, file: "http://jsroot.gsi.de/files/tmp/WJets.root", item: "t;1/met", title: "Histogram data of branch with vectors" },
375+
{ name: "wjets", asurl: true, file: "WJets.root", item: "t;1/met", title: "Histogram data of branch with vectors" },
376376
{ name: "todo_cms2", asurl: true, file: "https://root.cern/files/cms2.root", item: "Events;1/GenEventInfoProduct_generator__HLT./GenEventInfoProduct_generator__HLT.present", title: "TODO: Most data cannot be decoded" },
377377
{ name: "todo_event", asurl: true, file: "https://root.cern/files/event/event_0.root", item: "EventTree;2/event/fNseg", title: "TODO: Some data cannot be decoded" },
378378
],

0 commit comments

Comments
 (0)