Derive Macrosยง
- Read
From Tree - Derive macro in order to read struct data from TTree. Branch names and types are deduced from fields.
- Write
ToTree - Derive macro in order to write struct data into a TTree. Branch names and types are deduced from fields.