tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuOneStandAloneVtxedLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 72 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuOneTrackerMuonVtxedLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 82 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuOneTrackVtxedLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 77 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuSameChargeVtxedLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
oneNonIsolatedZToMuMuVtxed= copy.deepcopy(goodZToMuMuVtxedAtLeast1HLT) oneNonIsolatedZToMuMuVtxed.src= cms.InputTag("oneNonIsolatedZToMuMuAtLeast1HLT") oneNonIsolatedZToMuMuPath.__iadd__(oneNonIsolatedZToMuMuVtxed) oneNonIsolatedZToMuMuPath.setLabel("oneNonIsolatedZToMuMu")
twoNonIsolatedZToMuMuVtxed = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLT) twoNonIsolatedZToMuMuVtxed.src = cms.InputTag("twoNonIsolatedZToMuMuAtLeast1HLT") twoNonIsolatedZToMuMuPath.__iadd__(twoNonIsolatedZToMuMuVtxed) twoNonIsolatedZToMuMuPath.setLabel("twoNonIsolatedZToMuMu") goodZToMuMuSameCharge2HLTVtxedLoose= copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) goodZToMuMuSameCharge2HLTVtxedLoose.src = cms.InputTag("goodZToMuMuSameCharge2HLTLoose") goodZToMuMuSameCharge2HLTPathLoose.__iadd__(goodZToMuMuSameCharge2HLTVtxedLoose) goodZToMuMuSameCharge2HLTPathLoose.setLabel("goodZToMuMuSameCharge2HLTLoose") goodZToMuMuSameCharge1HLTVtxedLoose= copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) goodZToMuMuSameCharge1HLTVtxedLoose.src = cms.InputTag("goodZToMuMuSameCharge1HLTLoose") goodZToMuMuSameCharge1HLTPathLoose.__iadd__(goodZToMuMuSameCharge1HLTVtxedLoose) goodZToMuMuSameCharge1HLTPathLoose.setLabel("goodZToMuMuSameCharge1HLTLoose")
Definition at line 65 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxed1HLTLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 23 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxed1HLTNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 118 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxed2HLTLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 17 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxed2HLTNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 112 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedAB1HLTLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 35 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedAB1HLTNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 129 of file ZMuMuCategoriesVtxed_cff.py.
00001 cms.EDProducer( 00002 "KalmanVertexFitCompositeCandProducer", 00003 src = cms.InputTag("goodZToMuMuAtLeast1HLTLoose") 00004 )
vertex refit for loose cut
Definition at line 8 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedBB2HLTLoose = copy.deepcopy(goodZToMuMuVtxedAtLeast1HLTLoose) |
Definition at line 29 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedBB2HLTNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 123 of file ZMuMuCategoriesVtxed_cff.py.
00001 cms.EDProducer( 00002 "CandViewNtpProducer", 00003 src = cms.InputTag("goodZToMuMuVtxedLoose"), 00004 variables = cms.VPSet( 00005 cms.PSet( 00006 tag = cms.untracked.string("mass"), 00007 quantity = cms.untracked.string("mass") 00008 ), 00009 cms.PSet( 00010 tag = cms.untracked.string("vertexNdof"), 00011 quantity = cms.untracked.string("vertexNdof") 00012 ), 00013 cms.PSet( 00014 tag = cms.untracked.string("vertexNormalizedChi2"), 00015 quantity = cms.untracked.string("vertexNormalizedChi2") 00016 ), 00017 ) 00018 )
ntuples....
Definition at line 92 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedOneStandAloneNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 166 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedOneTrackerMuonNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 177 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedOneTrackNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
Definition at line 171 of file ZMuMuCategoriesVtxed_cff.py.
tuple ZMuMuCategoriesVtxed_cff::goodZToMuMuVtxedSameChargeNtupleLoose = copy.deepcopy(goodZToMuMuVtxedNtupleLoose) |
oneNonIsolatedZToMuMuVtxedNtuple = copy.deepcopy(goodZToMuMuVtxedNtuple) oneNonIsolatedZToMuMuVtxedNtuple.src = cms.InputTag("oneNonIsolatedZToMuMuVtxed") oneNonIsolatedZToMuMuPath.__iadd__(oneNonIsolatedZToMuMuVtxedNtuple) oneNonIsolatedZToMuMuPath.setLabel("oneNonIsolatedZToMuMu")
twoNonIsolatedZToMuMuVtxedNtuple = copy.deepcopy(goodZToMuMuVtxedNtuple) twoNonIsolatedZToMuMuVtxedNtuple.src = cms.InputTag("twoNonIsolatedZToMuMuVtxed") twoNonIsolatedZToMuMuPath.__iadd__(twoNonIsolatedZToMuMuVtxedNtuple) twoNonIsolatedZToMuMuPath.setLabel("twoNonIsolatedZToMuMu") goodZToMuMuVtxedSameCharge2HLTNtupleLoose= copy.deepcopy(goodZToMuMuVtxedNtupleLoose) goodZToMuMuVtxedSameCharge2HLTNtupleLoose.src = cms.InputTag("goodZToMuMuVtxedSameCharge2HLTLoose") goodZToMuMuSameCharge2HLTPathLoose.__iadd__(goodZToMuMuVtxedSameCharge2HLTNtupleLoose) goodZToMuMuSameCharge2HLTPathLoose.setLabel("goodZToMuMuVtxedSameCharge2HLTLoose") goodZToMuMuVtxedSameCharge1HLTNtupleLoose= copy.deepcopy(goodZToMuMuVtxedNtupleLoose) goodZToMuMuVtxedSameCharge1HLTNtupleLoose.src = cms.InputTag("goodZToMuMuVtxedSameCharge1HLTLoose") goodZToMuMuSameCharge1HLTPathLoose.__iadd__(goodZToMuMuVtxedSameCharge1HLTNtupleLoose) goodZToMuMuSameCharge1HLTPathLoose.setLabel("goodZToMuMuSameCharge1HLTLoose")
Definition at line 160 of file ZMuMuCategoriesVtxed_cff.py.
Definition at line 184 of file ZMuMuCategoriesVtxed_cff.py.