Namespaces | Functions | Variables
drawUncertainties.py File Reference

Go to the source code of this file.

Namespaces

 drawUncertainties
 

Functions

def drawUncertainties.MakeErrorHistogram (universes, asFrac=True)
 
def drawUncertainties.AddUniverses (universes)
 
def drawUncertainties.PrintPlots (rootfile, in_dir, in_files, universes, frac, urange)
 
def drawUncertainties.DrawFluxTogether (rootfile, in_dir, in_file, universes)
 
def drawUncertainties.RebinHistogram (input_histos, uniform=False)
 
def drawUncertainties.DrawTogether (rootfile, nutype, universes, frac, urange)
 
def drawUncertainties.PrintStackPlots (rfile1, rfile2, in_dir, in_files, universes, frac, urange)
 
def drawUncertainties.PrintRatioErrorPlots (rfile1, rfile2, in_dir, in_files, universes, frac, urange, RPlots=False, rebin=True, uniform=True)
 

Variables

 drawUncertainties.pathname = str(sys.argv[1])
 
string drawUncertainties.pathname1 = ""
 
 drawUncertainties.in_file = ROOT.TFile(str(pathname))
 
 drawUncertainties.rfile = ROOT.TFile(str(pathname1))