10#include "ROOT/RDataFrame.hxx"
37TH1 *
SpectrumPlot(ROOT::RDF::RNode &df_cut, std::string nameFile,
int mr = 0);
void SavePlot(TCanvas *c, TString namePlot)
Save the plot created in the folder Plots.
TH1 * SpectrumPlot(ROOT::RDF::RNode &df_cut, std::string nameFile, int mr=0)
Create histogram of currently used df, and plot the spectrum.
Handling flags and option parameters.