WRanalysis
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
python.plot.limit1d Class Reference

Public Member Functions

def __init__
 
def add
 
def addObserved
 
def addTheory
 
def addObsLines
 
def plot
 

Public Attributes

 channel
 
 plus1sig
 
 min1sig
 
 plus2sig
 
 min2sig
 
 medians
 
 errors
 
 masses
 
 observed
 
 theory
 
 obslines
 
 xs
 

Constructor & Destructor Documentation

def python.plot.limit1d.__init__ (   self,
  channel,
  xs = None 
)

Member Function Documentation

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 
)

Member Data Documentation

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
python.plot.limit1d.xs

The documentation for this class was generated from the following file: