Skip to content

TTree's uint64/int64 branches not displayed by JSROOT #397

@alessandrothea

Description

@alessandrothea

Hi @linev,

Thank you very much for having fixed the plotting with RNTuples and long integers in release 7.10.2.
I have just tested this new release on both an RNTuple and a TTree. Long integer branches are correctly plotted when using the RNTuple, but the plot remains empty when the branch is stored in a TTree.

I put an example here

https://cernbox.cern.ch/files/spaces/eos/user/t/thea/shares/root/jsroot-tuples/f_tree.root

that I tested using the JSROOT demo page (https://root.cern/js/latest/api.htm#url_syntax_open_file)

When doing so, and plotting the f_tree.root/triggerAna/TriggerPrimitives/tpmakerTPCSimpleThreshold__TriggerPrimitiveMaker;1/time_start branch I see the following error in the Chrome/Firefox javascript console:

    treeProcess https://root.cern/js/latest/modules/tree.mjs:2414
    treeDraw https://root.cern/js/latest/modules/tree.mjs:2919
    drawTree https://root.cern/js/latest/modules/draw/TTree.mjs:486
    performDraw https://root.cern/js/latest/modules/draw.mjs:420
    draw https://root.cern/js/latest/modules/draw.mjs:436
    display https://root.cern/js/latest/modules/gui/HierarchyPainter.mjs:2329

I hope this helps.

Cheers,
Alessandro

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions