framework icon indicating copy to clipboard operation
framework copied to clipboard

TRestAnalysisPlot simplification using RDataFrame

Open jgalan opened this issue 5 years ago • 0 comments

A lot of efforts have been put so that TRestAnalysisPlot works efficiently opening thousands of files at once without major leak problems, and efficiently. So, right now, TRestAnalysisPlot is quite robust and efficient.

However, rewriting TRestAnalysisPlot using RDataFrame could strongly simplify/reduce the code.

jgalan avatar Dec 28 '20 17:12 jgalan