PYTHIA
8.312
|
This is the complete list of members for HistPlot, including all inherited members.
add(const Hist &histIn, string styleIn="h", string legendIn="void") | HistPlot | inline |
addFile(string fileIn, string styleIn="o", string legendIn="void", string xyerrIn="") | HistPlot | inline |
frame(string frameIn, string titleIn="", string xLabIn="", string yLabIn="", double xSizeIn=8., double ySizeIn=6.) | HistPlot | inline |
HistPlot(string pythonName, bool useLegacyIn=false) | HistPlot | inline |
plot(bool logY=false, bool logX=false, bool userBorders=false) | HistPlot | |
plot(double xMinUserIn, double xMaxUserIn, double yMinUserIn, double yMaxUserIn, bool logY=false, bool logX=false) (defined in HistPlot) | HistPlot | inline |
plotFrame(string frameIn, const Hist &histIn, string titleIn="", string xLabIn="", string yLabIn="", string styleIn="h", string legendIn="void", bool logY=false) | HistPlot | inline |
~HistPlot() | HistPlot | inline |