Crates.io | oxyroot-ls |
lib.rs | oxyroot-ls |
version | 0.1.25 |
source | src |
created_at | 2024-04-18 14:44:15.056306 |
updated_at | 2024-10-10 09:54:06.806327 |
description | A simple command line tool which use oxyroot to list the tree and branches of a .root file. |
homepage | |
repository | https://github.com/m-dupont/oxyroot |
max_upload_size | |
id | 1212627 |
size | 23,130 |
```bash
cargo install oxyroot-ls
```
```bash
oxyroot-ls --file test_suite/create_root_files_with_root/t04_01_write_tree_points.root
```
=== "test_suite/create_root_files_with_root/t04_01_write_tree_points.root" ===
> TTree name='myTree' (title='')
> Data in myTree:
name | typename | interpretation
-------------------------------+-------------------------------+-------------------------------
points | Point | Point
x | int32_t | i32
y | int32_t | i32