Public Member Functions | |
| def | __init__ |
| def | addTheory |
| def | add |
| def | draw |
| def | plot |
Public Attributes | |
| eff | |
| effratio | |
| limits | |
| r | |
| exclusion | |
| crosssection | |
| channelname | |
| xs | |
| theory | |
| def python.plot.limit2d.__init__ | ( | self, | |
| ratio_file, | |||
| name, | |||
| channelname, | |||
mwr_range = (27 , 800, |
|||
mnu_range = (124, 0, |
|||
xs = None |
|||
| ) |
| def python.plot.limit2d.add | ( | self, | |
| mwr, | |||
| point | |||
| ) |
| def python.plot.limit2d.addTheory | ( | self, | |
| theory | |||
| ) |
| def python.plot.limit2d.draw | ( | self, | |
| h, | |||
| filename, | |||
| zrange, | |||
| ztitle, | |||
logz = False, |
|||
cont = None |
|||
| ) |
References python.PlotUtils.customROOTstyle().
Referenced by python.plot.limit2d.plot().
| def python.plot.limit2d.plot | ( | self, | |
| filename | |||
| ) |
| python.plot.limit2d.channelname |
Referenced by python.plot.limit2d.plot().
| python.plot.limit2d.crosssection |
Referenced by python.plot.limit2d.plot().
| python.plot.limit2d.eff |
Referenced by python.plot.limit2d.add().
| python.plot.limit2d.effratio |
Referenced by python.plot.limit2d.plot().
| python.plot.limit2d.exclusion |
Referenced by python.plot.limit2d.plot().
| python.plot.limit2d.limits |
Referenced by python.plot.limit2d.plot().
| python.plot.limit2d.r |
| python.plot.limit2d.theory |
Referenced by python.plot.limit2d.add().
| python.plot.limit2d.xs |
Referenced by python.plot.limit2d.add().
1.8.5