mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-10 21:06:41 -04:00
9 lines
356 B
Gnuplot
9 lines
356 B
Gnuplot
|
BEGIN PLOT /MC_DIPHOTON_PARTONIC/d01-x01-y01
|
||
|
Title=[Insert title for histogram d01-x01-y01 here]
|
||
|
XLabel=[Insert $x$-axis label for histogram d01-x01-y01 here]
|
||
|
YLabel=[Insert $y$-axis label for histogram d01-x01-y01 here]
|
||
|
# + any additional plot settings you might like, see make-plots documentation
|
||
|
END PLOT
|
||
|
|
||
|
# ... add more histograms as you need them ...
|