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

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