-
Before editting CMSSW, build plots:
./run_multiple -o version_0
-
After making changes to CMSSW, rebuild plots:
./run_multiple -o version_1
-
Step 2) can be repeated as many times as desirable. The output/version names can be whatever.
-
Detailed numerical test of two versions (A and B):
- run
./compare_multiple <version A> <version B>
- run
-
Graphical comparison of standard plots:
cd plots-root
- edit file
make_plots.cc
: in functionmake_plots
define the versions (and their line color/style) you wish to plot - run
root -l -q make_plots.cc
forked from CTPPS/pps-quick-test
-
Notifications
You must be signed in to change notification settings - Fork 0
diemort/pps-quick-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 46.0%
- Shell 23.3%
- Asymptote 17.4%
- C++ 13.3%