DESY Hbb Analysis Framework
Variables
BJetRegressionPuppi_cff Namespace Reference

Variables

 bjetNNPuppi
 
 BJetRegressionPuppi = cms.Task()
 
 bJetVarsPuppi
 ==== Regression ==== #### More...
 
 slimmedJetsPuppiWithUserData
 
 slimmedJetsPuppiWithUserDataWithReg
 

Variable Documentation

BJetRegressionPuppi_cff.bjetNNPuppi

Definition at line 42 of file run2017/v4/BJetRegressionPuppi_cff.py.

BJetRegressionPuppi_cff.BJetRegressionPuppi = cms.Task()

Definition at line 94 of file run2017/v4/BJetRegressionPuppi_cff.py.

BJetRegressionPuppi_cff.bJetVarsPuppi
Initial value:
1 = cms.EDProducer("JetRegressionVarProducer",
2  pvsrc = cms.InputTag("offlineSlimmedPrimaryVertices"),
3  src = cms.InputTag("updatedPatJetsPuppiJetSpecific"),
4  svsrc = cms.InputTag("slimmedSecondaryVertices"),
5  gpsrc = cms.InputTag("prunedGenParticles"),
6  #musrc = cms.InputTag("slimmedMuons"),
7  #elesrc = cms.InputTag("slimmedElectrons")
8 )

==== Regression ==== ####

Definition at line 7 of file run2017/v4/BJetRegressionPuppi_cff.py.

BJetRegressionPuppi_cff.slimmedJetsPuppiWithUserData
Initial value:
1 = cms.EDProducer("PATJetUserDataEmbedder",
2  src = cms.InputTag("updatedPatJetsPuppiJetSpecific"),
3  userFloats = cms.PSet(
4  leadTrackPt = cms.InputTag("bJetVarsPuppi:leadTrackPt"),
5  leptonPtRel = cms.InputTag("bJetVarsPuppi:leptonPtRel"),
6  leptonPtRatio = cms.InputTag("bJetVarsPuppi:leptonPtRatio"),
7  leptonPtRelInv = cms.InputTag("bJetVarsPuppi:leptonPtRelInv"),
8  leptonPtRelv0 = cms.InputTag("bJetVarsPuppi:leptonPtRelv0"),
9  leptonPtRatiov0 = cms.InputTag("bJetVarsPuppi:leptonPtRatiov0"),
10  leptonPtRelInvv0 = cms.InputTag("bJetVarsPuppi:leptonPtRelInvv0"),
11  leptonDeltaR = cms.InputTag("bJetVarsPuppi:leptonDeltaR"),
12  leptonPt = cms.InputTag("bJetVarsPuppi:leptonPt"),
13  vtxPt = cms.InputTag("bJetVarsPuppi:vtxPt"),
14  vtxMass = cms.InputTag("bJetVarsPuppi:vtxMass"),
15  vtx3dL = cms.InputTag("bJetVarsPuppi:vtx3dL"),
16  vtx3deL = cms.InputTag("bJetVarsPuppi:vtx3deL"),
17  ptD = cms.InputTag("bJetVarsPuppi:ptD"),
18  genPtwNu = cms.InputTag("bJetVarsPuppi:genPtwNu"),
19 
20  ),
21  userInts = cms.PSet(
22  vtxNtrk = cms.InputTag("bJetVarsPuppi:vtxNtrk"),
23  leptonPdgId = cms.InputTag("bJetVarsPuppi:leptonPdgId"),
24  ),
25 )

Definition at line 16 of file run2017/v4/BJetRegressionPuppi_cff.py.

BJetRegressionPuppi_cff.slimmedJetsPuppiWithUserDataWithReg
Initial value:
1 = cms.EDProducer("PATJetUserDataEmbedder",
2  src = cms.InputTag("slimmedJetsPuppiWithUserData"),
3  userFloats = cms.PSet(
4  bJetRegCorr = cms.InputTag("bjetNNPuppi:corr"),
5  bJetRegRes = cms.InputTag("bjetNNPuppi:res"),
6  ),
7 )

Definition at line 86 of file run2017/v4/BJetRegressionPuppi_cff.py.