Crate oxyroot_derive

Source

Derive Macrosยง

ReadFromTree
Derive macro in order to read struct data from TTree. Branch names and types are deduced from fields.
WriteToTree
Derive macro in order to write struct data into a TTree. Branch names and types are deduced from fields.