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, 1.025] |
int | vertexPlots._maxPU = 80 |
int | vertexPlots._maxVtx = 60 |
tuple | vertexPlots._recovsgen |
tuple | vertexPlots.plotter |
tuple | vertexPlots.plotterGen |