SND@LHC Software
Loading...
Searching...
No Matches
rootUtils.py File Reference

Go to the source code of this file.

Classes

class  rootUtils.PyListOfLeaves
 

Namespaces

namespace  rootUtils
 

Functions

 rootUtils.readHists (h, fname, wanted=[], withProj=True)
 
 rootUtils.bookHist (h, key=None, title='', nbinsx=100, xmin=0, xmax=1, nbinsy=0, ymin=0, ymax=1, nbinsz=0, zmin=0, zmax=1)
 
 rootUtils.bookProf (h, key=None, title='', nbinsx=100, xmin=0, xmax=1, ymin=None, ymax=None, option="")
 
 rootUtils.writeHists (h, fname, plusCanvas=False)
 
 rootUtils.bookCanvas (h, key=None, title='', nx=900, ny=600, cx=1, cy=1)
 
 rootUtils.reportError (s)
 
 rootUtils.errorSummary ()
 
 rootUtils.printout (atc, name, Work)
 
 rootUtils.setAttributes (pyl, leaves, printout=False)
 
 rootUtils.container_sizes (sTree, perEvent=False)
 
 rootUtils.stripOffBranches (fout)
 
 rootUtils.checkFileExists (x)
 
 rootUtils.findMaximumAndMinimum (histo)
 
 rootUtils.makeIntegralDistrib (h, key)