CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
ntuplePlotting.py File Reference

Go to the source code of this file.

Namespaces

 ntuplePlotting
 

Functions

def ntuplePlotting.applyStyle
 
def ntuplePlotting.draw
 
def ntuplePlotting.drawMany
 
def ntuplePlotting.drawSingle
 
def ntuplePlotting.saveHistograms
 

Variables

list ntuplePlotting._defaultStyles = [(lambda c, m: (lambda h: applyStyle(h, c, m)))(color, ms) for color, ms in itertools.izip(plotting._plotStylesColor, plotting._plotStylesMarker)]
 
float ntuplePlotting._ratioFactor = 1.25