Next: About this document ...
Up: PID-by-dE/dx guide
Previous: doing fits
combinexyz.C is our main script to look up plots that we have created. here are examples:
- to plot histograms,
.x combinexyz.C("fits/py0t1/pr/","hist.rootsave","","")
- to plot fits,
.x combinexyz.C("fits/py0t1/pr/","fits.root","","g")
- to plot yields,
.x combinexyz.C("fits/py0t1/pr/","fits.root","","y")
- to plot ratios,
.x combinexyz.C("fits/ny0t1/pr/","fits.root","fits/py0t1/pr/","d","prYield")
When you run one of the above scripts, the code will spit out the default command. It contains a full set of parameters. You can use this to change slices, adjust x and y ranges and
the last number =
Roppon Picha
2003-02-12