CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  vertexPlots.VertexValidation
 

Namespaces

 vertexPlots
 

Variables

dictionary vertexPlots._common = {"xlabel": "Pileup interactions", "xmax": _maxPU, "ymax": _maxVtx}
 
tuple vertexPlots._effandfake
 
tuple vertexPlots._genpos
 
float vertexPlots._maxEff = 1.025
 
list vertexPlots._maxFake = [0.05, 0.1, 0.2, 0.5, 0.7, 1.025]
 
int vertexPlots._maxPU = 80
 
int vertexPlots._maxVtx = 60
 
tuple vertexPlots._pull
 
tuple vertexPlots._puritymissing
 
tuple vertexPlots._pvtagging
 
tuple vertexPlots._recovsgen
 
tuple vertexPlots._resolution
 
tuple vertexPlots._sumpt2
 
list vertexPlots._vertexFolders
 
string vertexPlots.page = "vertex"
 
tuple vertexPlots.plotter = Plotter()
 
tuple vertexPlots.plotterGen = Plotter()
 
 vertexPlots.purpose = PlotPurpose.Vertexing,