Classes | |
class | VertexSummaryTable |
class | VertexValidation |
Variables | |
dictionary | _common = {"xtitle": "Simulated interactions", "xmin": _minPU, "xmax": _maxPU, "ymin": _minVtx, "ymax": _maxVtx} |
tuple | _effandfake |
tuple | _genpos |
tuple | _k0_effandfake |
tuple | _k0_effandfakeTk |
tuple | _k0_mass |
tuple | _lambda_effandfake |
tuple | _lambda_effandfakeTk |
tuple | _lambda_mass |
float | _maxEff = 1.025 |
list | _maxFake = [0.05, 0.1, 0.2, 0.5, 0.7, 1.025] |
list | _maxPU = [80, 100, 150, 200, 250] |
list | _maxVtx = [60, 100, 150, 200, 250] |
list | _minPU = [0, 80, 120] |
list | _minVtx = [0, 80, 120] |
tuple | _pull |
tuple | _puritymissing |
tuple | _pvtagging |
tuple | _recovsgen |
tuple | _resolution |
tuple | _resolutionNumTracks |
tuple | _sumpt2 |
list | _v0Folders |
list | _vertexFolders |
loopSubFolders = False, | |
onlyForPileup = True | |
string | page = "vertex" |
tuple | plotter = Plotter() |
purpose = PlotPurpose.Vertexing, | |
dictionary vertexPlots._common = {"xtitle": "Simulated interactions", "xmin": _minPU, "xmax": _maxPU, "ymin": _minVtx, "ymax": _maxVtx} |
Definition at line 13 of file vertexPlots.py.
tuple vertexPlots._effandfake |
Definition at line 30 of file vertexPlots.py.
tuple vertexPlots._genpos |
Definition at line 84 of file vertexPlots.py.
tuple vertexPlots._k0_effandfake |
Definition at line 93 of file vertexPlots.py.
tuple vertexPlots._k0_effandfakeTk |
Definition at line 101 of file vertexPlots.py.
tuple vertexPlots._k0_mass |
Definition at line 112 of file vertexPlots.py.
tuple vertexPlots._lambda_effandfake |
Definition at line 119 of file vertexPlots.py.
tuple vertexPlots._lambda_effandfakeTk |
Definition at line 127 of file vertexPlots.py.
tuple vertexPlots._lambda_mass |
Definition at line 137 of file vertexPlots.py.
float vertexPlots._maxEff = 1.025 |
Definition at line 10 of file vertexPlots.py.
list vertexPlots._maxFake = [0.05, 0.1, 0.2, 0.5, 0.7, 1.025] |
Definition at line 11 of file vertexPlots.py.
list vertexPlots._maxPU = [80, 100, 150, 200, 250] |
Definition at line 7 of file vertexPlots.py.
list vertexPlots._maxVtx = [60, 100, 150, 200, 250] |
Definition at line 9 of file vertexPlots.py.
list vertexPlots._minPU = [0, 80, 120] |
Definition at line 6 of file vertexPlots.py.
list vertexPlots._minVtx = [0, 80, 120] |
Definition at line 8 of file vertexPlots.py.
tuple vertexPlots._pull |
Definition at line 57 of file vertexPlots.py.
tuple vertexPlots._puritymissing |
Definition at line 65 of file vertexPlots.py.
tuple vertexPlots._pvtagging |
Definition at line 22 of file vertexPlots.py.
tuple vertexPlots._recovsgen |
Definition at line 14 of file vertexPlots.py.
tuple vertexPlots._resolution |
Definition at line 39 of file vertexPlots.py.
tuple vertexPlots._resolutionNumTracks |
Definition at line 48 of file vertexPlots.py.
tuple vertexPlots._sumpt2 |
Definition at line 74 of file vertexPlots.py.
list vertexPlots._v0Folders |
Definition at line 210 of file vertexPlots.py.
list vertexPlots._vertexFolders |
Definition at line 204 of file vertexPlots.py.
vertexPlots.loopSubFolders = False, |
Definition at line 235 of file vertexPlots.py.
vertexPlots.onlyForPileup = True |
Definition at line 228 of file vertexPlots.py.
string vertexPlots.page = "vertex" |
Definition at line 227 of file vertexPlots.py.
tuple vertexPlots.plotter = Plotter() |
Definition at line 216 of file vertexPlots.py.
vertexPlots.purpose = PlotPurpose.Vertexing, |
Definition at line 226 of file vertexPlots.py.
Referenced by FWLiteJobMetadataManager.doUpdate(), FWFFMetadataManager.doUpdate(), FWEveViewManager.FWEveViewManager(), and FWEventItemsManager.setFrom().