Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plot_commons.h File Reference
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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().

+ Here is the caller graph for this function: