Crate oxyroot_derive
source ·Derive Macros§
- Derive macro in order to read struct data from TTree. Branch names and types are deduced from fields.
- Derive macro in order to write struct data into a TTree. Branch names and types are deduced from fields.