Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, file /analysis/LightFlavorRatios/yield_and_ratios/plot_results_data.C was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #include "plot_results.C"
0002 
0003 void plot_results_data()
0004 {
0005   plot_results("fits.root","plots");
0006   plot_results("fits_pos.root","plots_pos");
0007   plot_results("fits_neg.root","plots_neg");
0008 }