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, 0.7, 1.025] |
int | _maxPU = 80 |
int | _maxVtx = 60 |
tuple | _pull |
tuple | _puritymissing |
tuple | _pvtagging |
tuple | _recovsgen |
tuple | _resolution |
tuple | _sumpt2 |
list | _vertexFolders |
string | page = "vertex" |
tuple | plotter = Plotter() |
tuple | plotterGen = Plotter() |
purpose = PlotPurpose.Vertexing, | |
dictionary vertexPlots._common = {"xlabel": "Pileup interactions", "xmax": _maxPU, "ymax": _maxVtx} |
Definition at line 11 of file vertexPlots.py.
tuple vertexPlots._effandfake |
Definition at line 27 of file vertexPlots.py.
tuple vertexPlots._genpos |
Definition at line 72 of file vertexPlots.py.
float vertexPlots._maxEff = 1.025 |
Definition at line 8 of file vertexPlots.py.
list vertexPlots._maxFake = [0.05, 0.1, 0.2, 0.5, 0.7, 1.025] |
Definition at line 9 of file vertexPlots.py.
int vertexPlots._maxPU = 80 |
Definition at line 6 of file vertexPlots.py.
int vertexPlots._maxVtx = 60 |
Definition at line 7 of file vertexPlots.py.
tuple vertexPlots._pull |
Definition at line 45 of file vertexPlots.py.
tuple vertexPlots._puritymissing |
Definition at line 53 of file vertexPlots.py.
tuple vertexPlots._pvtagging |
Definition at line 19 of file vertexPlots.py.
tuple vertexPlots._recovsgen |
Definition at line 12 of file vertexPlots.py.
tuple vertexPlots._resolution |
Definition at line 36 of file vertexPlots.py.
tuple vertexPlots._sumpt2 |
Definition at line 62 of file vertexPlots.py.
list vertexPlots._vertexFolders |
Definition at line 81 of file vertexPlots.py.
string vertexPlots.page = "vertex" |
Definition at line 97 of file vertexPlots.py.
tuple vertexPlots.plotter = Plotter() |
Definition at line 87 of file vertexPlots.py.
tuple vertexPlots.plotterGen = Plotter() |
Definition at line 99 of file vertexPlots.py.
vertexPlots.purpose = PlotPurpose.Vertexing, |
Definition at line 96 of file vertexPlots.py.
Referenced by FWLiteJobMetadataManager.doUpdate(), FWFFMetadataManager.doUpdate(), FWEveViewManager.FWEveViewManager(), and FWEventItemsManager.setFrom().