ATLAS Offline Software
Loading...
Searching...
No Matches
LArG4ValidationPlotter.py File Reference

Go to the source code of this file.

Namespaces

namespace  LArG4ValidationPlotter

Functions

 LArG4ValidationPlotter.eventext (event, hname)
 LArG4ValidationPlotter.varname (hname)

Variables

str LArG4ValidationPlotter.__version__ = '$Revision: 505706 $'
str LArG4ValidationPlotter.__author__ = 'Radist Morse radist.morse@gmail.com'
str LArG4ValidationPlotter.__doc__ = 'Script for drawing LArG4Validation N tuples'
str LArG4ValidationPlotter.usage = "usage: %prog [options] root1 [root2 ...]"
 LArG4ValidationPlotter.parser = OptionParser(usage=usage, version="%prog v1.0 $Id: LArG4ValidationPlotter.py 505706 2012-06-15 11:48:02Z gsedov $")
 LArG4ValidationPlotter.dest
 LArG4ValidationPlotter.help
 LArG4ValidationPlotter.action
 LArG4ValidationPlotter.split_canvas
 LArG4ValidationPlotter.plots = createPlots(parsedPlots,parsedRoots)
 LArG4ValidationPlotter.files
 LArG4ValidationPlotter.outputfile
 LArG4ValidationPlotter.divide
 LArG4ValidationPlotter.False
 LArG4ValidationPlotter.zero
 LArG4ValidationPlotter.options
 LArG4ValidationPlotter.args
 LArG4ValidationPlotter.split_canv = options.split_canvas.split(":")
 LArG4ValidationPlotter.parsedRoots = parseRoots(options.files)
 LArG4ValidationPlotter.parsedPlots = parsePlots(options.plots,varname)
list LArG4ValidationPlotter.parsedRestricts = []
 LArG4ValidationPlotter.pe = PlotEntry()
 LArG4ValidationPlotter.vars_to_draw
 LArG4ValidationPlotter.display_name
 LArG4ValidationPlotter.profile
 LArG4ValidationPlotter.maxperlist = split_canv[0]*split_canv[1]
 LArG4ValidationPlotter.numplots = len(parsedPlots)
 LArG4ValidationPlotter.root = TFile(rootopt.filename,"read")
 LArG4ValidationPlotter.rootfile
 LArG4ValidationPlotter.tree
 LArG4ValidationPlotter.rootopt1 = parsedRoots.pop(0)
 LArG4ValidationPlotter.canv
 LArG4ValidationPlotter.leg