![]() |
![]() |
Classes | |
class | VertexValidation |
Variables | |
dictionary | _common = {"xlabel": "Pileup interactions", "xmax": _maxPU, "ymax": _maxVtx} |
tuple | _effandfake |
tuple | _genpos |
float | _maxEff = 1.025 |
list | _maxFake = [0.05, 0.1, 0.2, 0.5, 1.025] |
int | _maxPU = 80 |
int | _maxVtx = 60 |
tuple | _recovsgen |
tuple | plotter |
tuple | plotterGen |
dictionary vertexPlots._common = {"xlabel": "Pileup interactions", "xmax": _maxPU, "ymax": _maxVtx} |
Definition at line 9 of file vertexPlots.py.
tuple vertexPlots._effandfake |
Definition at line 18 of file vertexPlots.py.
tuple vertexPlots._genpos |
Definition at line 27 of file vertexPlots.py.
float vertexPlots._maxEff = 1.025 |
Definition at line 6 of file vertexPlots.py.
list vertexPlots._maxFake = [0.05, 0.1, 0.2, 0.5, 1.025] |
Definition at line 7 of file vertexPlots.py.
int vertexPlots._maxPU = 80 |
Definition at line 4 of file vertexPlots.py.
int vertexPlots._maxVtx = 60 |
Definition at line 5 of file vertexPlots.py.
tuple vertexPlots._recovsgen |
Definition at line 10 of file vertexPlots.py.
tuple vertexPlots.plotter |
tuple vertexPlots.plotterGen |