Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
TH2F * | make_TH2D_xylog (int x_nbins, int x_min, int x_max, int y_nbins, int y_min, int y_max) |
TH2F* make_TH2D_xylog | ( | int | x_nbins, |
int | x_min, | ||
int | x_max, | ||
int | y_nbins, | ||
int | y_min, | ||
int | y_max | ||
) |
\ The creation of this histogram includes a method for setting the bins to a logarithmic scale along with the axes
Definition at line 10 of file plot_commons.h.
View newest version in sPHENIX GitHub at line 10 of file plot_commons.h
References i, xmax, xmin, ymax, and ymin.
Referenced by makePlot_reco_xQ2().