-
Notifications
You must be signed in to change notification settings - Fork 3
gbarrand/inexlib_rio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To build : cd ./inexlib/exlib/examples/cpp ./build -v (./build -x # to have a full traceback) To run : ./bin_[gnu,clang,visual]/wroot it produces a wroot.root file with histos and ntuples in it. To see the "keys" in it : ./bin_<compiler>/root_ls wroot.root To read it with inexlib : ./bin_<compiler>/rroot wroot.root With CERN-ROOT around, you can do : <source setup CERN-ROOT> root read_wroot_root.C Also : ./bin_<compiler>/wroot_tree ./bin_<compiler>/root_ls wroot_tree.root With CERN-ROOT around, you can do on the wroot_tree.root : <source setup CERN-ROOT> root read_wroot_tree_root.C
About
C++ classes to write/read files at the CERN-ROOT file format.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published