mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-10 12:56:41 -04:00
9 lines
354 B
Gnuplot
9 lines
354 B
Gnuplot
![]() |
BEGIN PLOT /MC_DIPHOTON_SIMPLE/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 ...
|