Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    fd7a7df7
    Add two root scripts to example directory · fd7a7df7
    Mark Jones authored
    .x plot_recon.C("basename")
       Opens root file worksim/"basename".root
       makes plots of difference between reconstruction and thrown target quantities.
       Plots are saved to worksim/"basename"_hist.root
    
    .x comp_recon.C
       Makes comparison plots of the plots made by plot_recon.C
       The basename and number of files to compare is hardcoded
       The number and names of histograms to ocmpare is hardcoded.
    fd7a7df7
    History
    Add two root scripts to example directory
    Mark Jones authored
    .x plot_recon.C("basename")
       Opens root file worksim/"basename".root
       makes plots of difference between reconstruction and thrown target quantities.
       Plots are saved to worksim/"basename"_hist.root
    
    .x comp_recon.C
       Makes comparison plots of the plots made by plot_recon.C
       The basename and number of files to compare is hardcoded
       The number and names of histograms to ocmpare is hardcoded.