def python.plot.limit1d.__init__ |
( |
|
self, |
|
|
|
channel, |
|
|
|
xs = None |
|
) |
| |
def python.plot.limit1d.add |
( |
|
self, |
|
|
|
mass, |
|
|
|
point |
|
) |
| |
def python.plot.limit1d.addObserved |
( |
|
self, |
|
|
|
mass, |
|
|
|
point |
|
) |
| |
def python.plot.limit1d.addObsLines |
( |
|
self, |
|
|
|
obs |
|
) |
| |
def python.plot.limit1d.addTheory |
( |
|
self, |
|
|
|
theory |
|
) |
| |
def python.plot.limit1d.plot |
( |
|
self, |
|
|
|
filename, |
|
|
|
x_title = "" , |
|
|
|
y_title = "" , |
|
|
|
x_limits = (600,6000 , |
|
|
|
y_limits = (1e-3, 1e-1 , |
|
|
|
leg_x = .55 , |
|
|
|
leg_y = .66 , |
|
|
|
leg_h = .32 , |
|
|
|
SetLogx = False |
|
) |
| |
References python.plot.limit1d.channel, python.PlotUtils.customROOTstyle(), python.plot.limit1d.errors, python.plot.limit1d.masses, python.combineTools.AnalysisResultsInterface.masses, python.plot.limit1d.medians, python.plot.limit1d.min1sig, python.plot.limit1d.min2sig, python.plot.limit1d.observed, python.plot.limit1d.obslines, python.plot.limit1d.plus1sig, python.plot.limit1d.plus2sig, python.plot.limit1d.theory, and python.plot.limit1d.xs.
Referenced by python.plot.limit1d.addObsLines().
python.plot.limit1d.channel |
python.plot.limit1d.errors |
python.plot.limit1d.masses |
python.plot.limit1d.medians |
python.plot.limit1d.min1sig |
python.plot.limit1d.min2sig |
python.plot.limit1d.observed |
python.plot.limit1d.obslines |
python.plot.limit1d.plus1sig |
python.plot.limit1d.plus2sig |
python.plot.limit1d.theory |
The documentation for this class was generated from the following file: