Variables | |
tuple | goodVertices |
tuple | goodVerticesD0s5 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesD0s5")) |
tuple | goodVerticesD0s51mm = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesD0s51mm")) |
tuple | goodVerticesDA100um = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100um")) |
tuple | goodVerticesDA100umV7 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100umV7")) |
tuple | goodVerticesDA100umV8 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100umV8")) |
tuple | noFakeVertices = goodVertices.clone(cut=cms.string("!isFake")) |
tuple | seqPVSelection |
tuple | seqSimplePVSelection = cms.Sequence(goodVertices + noFakeVertices) |
tuple pvSelectionSequence_cff.goodVertices |
Definition at line 5 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.goodVerticesD0s5 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesD0s5")) |
Definition at line 15 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.goodVerticesD0s51mm = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesD0s51mm")) |
Definition at line 16 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.goodVerticesDA100um = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100um")) |
Definition at line 17 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.goodVerticesDA100umV7 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100umV7")) |
Definition at line 18 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.goodVerticesDA100umV8 = goodVertices.clone(src = cms.InputTag("offlinePrimaryVerticesDA100umV8")) |
Definition at line 19 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.noFakeVertices = goodVertices.clone(cut=cms.string("!isFake")) |
Definition at line 13 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.seqPVSelection |
Definition at line 22 of file pvSelectionSequence_cff.py.
tuple pvSelectionSequence_cff.seqSimplePVSelection = cms.Sequence(goodVertices + noFakeVertices) |
Definition at line 24 of file pvSelectionSequence_cff.py.