go-hep.org/x/hep@v0.38.1/cmd/root2arrow/testdata/simple.root.file (about)

     1  version: V4
     2  record 1/4...
     3    col[0] "one": [1]
     4    col[1] "two": [1.1]
     5    col[2] "three": ["uno"]
     6  record 2/4...
     7    col[0] "one": [2]
     8    col[1] "two": [2.2]
     9    col[2] "three": ["dos"]
    10  record 3/4...
    11    col[0] "one": [3]
    12    col[1] "two": [3.3]
    13    col[2] "three": ["tres"]
    14  record 4/4...
    15    col[0] "one": [4]
    16    col[1] "two": [4.4]
    17    col[2] "three": ["quatro"]