Skip to content

diemort/pps-quick-test

 
 

Repository files navigation

  1. Before editting CMSSW, build plots:

    • ./run_multiple -o version_0
  2. After making changes to CMSSW, rebuild plots:

    • ./run_multiple -o version_1
  3. Step 2) can be repeated as many times as desirable. The output/version names can be whatever.

  4. Detailed numerical test of two versions (A and B):

    • run ./compare_multiple <version A> <version B>
  5. Graphical comparison of standard plots:

    • cd plots-root
    • edit file make_plots.cc: in function make_plots define the versions (and their line color/style) you wish to plot
    • run root -l -q make_plots.cc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.0%
  • Shell 23.3%
  • Asymptote 17.4%
  • C++ 13.3%