Is your feature request related to a problem? Please describe.
There are many ways to read and write root trees (from JAPAN or otherwise), as well as EPICs data (reading and writing - for stripcharts and alarm handling), and if we could keep all of that information together and in a concise set of examples that would be really helpful.
Describe the solution you'd like
A wiki section in here and also a set of example macros/.cfg files with ROOT IO (reading and writing new root trees I guess) and EPICS calls
Describe alternatives you've considered
Just sticking with data handler manipulation for new data and just using tree Draw() commands forever
Additional context
I like to document everything