framework
framework copied to clipboard
ROOTtoRML tool
It would be interesting to create a simple tool that reads a ROOT file and generates a RML file. So that if I find a given number of processes at the ROOT file, I place them at the RML and I could process the file exactly as it was processed. Then, of course, I would be able to modify that RML to play with the processing of the data.
I guess it can be achieved with opening the file and call Processor->PrintConfigBuffer()