Skip to content

Commit d41188a

Browse files
committed
Chgange location of gaudi.js in examples
1 parent bd29c06 commit d41188a

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
@@ -395,7 +395,7 @@ <h1 id="version"><a href=".." style="color:green">JSROOT</a></h1>
395395
{ name: "branch_mvect", asurl: true, file: "https://root.cern/files/cms2.root", item: "Events", opt:"L1GlobalTriggerObjectMapRecord_hltL1GtObjectMap__HLT.obj.>>dump", title: "Branch with object which has vector of vector of vector of int, requires special handling" },
396396
{ name: "files", asurl: true, file: "https://root.cern/files/alice_ESDs.root", item: "esdTree;1/ESDfriend./fTracks/fTPCindex", opt: "dump", title: "Data branch stored in different file (in same dir), counter data in main file" },
397397
{ name: "float16", asurl: true, file: "https://root.cern/files/Event100000.root", item: "T/event/fTracks/fMass2", opt: "dump", title: "Float16_t type as TClonesArray branch" },
398-
{ name: "markus", url: "?file=https://root.cern/files/markus.root&item=_Event/Refs&opt=dump&load=http://jsroot.gsi.de/files/tree/gaudi.js", title: "custom streamer for pool::Token class from some branches" },
398+
{ name: "markus", url: "?file=https://root.cern/files/markus.root&item=_Event/Refs&opt=dump&load="+filepath+"gaudi.js", title: "custom streamer for pool::Token class from some branches" },
399399
{ name: "cmssw1", asurl: "browser", file: "test_cmssw_10000.root", item: "Events", opt:"testio", title: "CMS-SW metadata, complex std::map classes", notest:true },
400400
{ name: "cmssw2", asurl: "browser", file: "test_cmssw_10000.root", item: "MetaData", opt:"testio", title: "CMS-SW metadata, complex std::map classes" }
401401
],

0 commit comments

Comments
 (0)