test
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.VertexSummaryTable
 
class  vertexPlots.VertexValidation
 

Namespaces

 vertexPlots
 

Variables

dictionary vertexPlots._common = {"xtitle": "Simulated interactions", "xmin": _minPU, "xmax": _maxPU, "ymin": _minVtx, "ymax": _maxVtx}
 
tuple vertexPlots._effandfake
 
tuple vertexPlots._genpos
 
tuple vertexPlots._k0_effandfake
 
tuple vertexPlots._k0_effandfakeTk
 
tuple vertexPlots._k0_mass
 
tuple vertexPlots._lambda_effandfake
 
tuple vertexPlots._lambda_effandfakeTk
 
tuple vertexPlots._lambda_mass
 
float vertexPlots._maxEff = 1.025
 
list vertexPlots._maxFake = [0.05, 0.1, 0.2, 0.5, 0.7, 1.025]
 
list vertexPlots._maxPU = [80, 100, 150, 200, 250]
 
list vertexPlots._maxVtx = [60, 100, 150, 200, 250]
 
list vertexPlots._minPU = [0, 80, 120]
 
list vertexPlots._minVtx = [0, 80, 120]
 
tuple vertexPlots._pull
 
tuple vertexPlots._puritymissing
 
tuple vertexPlots._pvtagging
 
tuple vertexPlots._recovsgen
 
tuple vertexPlots._resolution
 
tuple vertexPlots._resolutionNumTracks
 
tuple vertexPlots._sumpt2
 
list vertexPlots._v0Folders
 
list vertexPlots._vertexFolders
 
 vertexPlots.loopSubFolders = False,
 
 vertexPlots.onlyForPileup = True
 
string vertexPlots.page = "vertex"
 
tuple vertexPlots.plotter = Plotter()
 
 vertexPlots.purpose = PlotPurpose.Vertexing,