Variables | |
tuple | description = cms.untracked.string("DecayModeRes") |
tuple | jet_collection = cms.InputTag('ak5PFJets') |
tuple | jet_histograms |
tuple | jetPtVersion = copy.deepcopy(kinematic_var) |
tuple | kin_plots |
tuple | kinematic_selection = cms.string('pt > 5.0 & abs(eta) < 2.5') |
tuple | lazyParsing = cms.untracked.bool(True) |
tuple | lead_object_jet_selection = cms.string("getPFConstituent(0).pt() > 1.0") |
tuple | matchedVersion = copy.deepcopy(kinematic_var) |
tuple | max = cms.untracked.double(20.5) |
tuple | min = cms.untracked.double(-20.5) |
tuple | name = cms.untracked.string("decaymodeRes") |
tuple | nbins = cms.untracked.int32(41) |
tuple | plotquantity |
tuple | tau_histograms |
tuple RecoTauCommonJetSelections_cfi::description = cms.untracked.string("DecayModeRes") |
Definition at line 120 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::jet_collection = cms.InputTag('ak5PFJets') |
Definition at line 13 of file RecoTauCommonJetSelections_cfi.py.
00001 cms.VPSet( 00002 cms.PSet( 00003 min = cms.untracked.double(0.0), 00004 max = cms.untracked.double(20.0), 00005 nbins = cms.untracked.int32(100), 00006 name = cms.untracked.string("collimation"), 00007 description = cms.untracked.string("Pt * Width"), 00008 plotquantity = cms.untracked.string("pt()*sqrt(etaetaMoment())"), 00009 lazyParsing = cms.untracked.bool(True) 00010 ), 00011 cms.PSet( 00012 min = cms.untracked.double(0.0), 00013 max = cms.untracked.double(50.0), 00014 nbins = cms.untracked.int32(100), 00015 name = cms.untracked.string("leadobject"), 00016 description = cms.untracked.string("Pt of lead jet object"), 00017 plotquantity = cms.untracked.string("getPFConstituent(0).pt()"), 00018 lazyParsing = cms.untracked.bool(True) 00019 ), 00020 )
Definition at line 62 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::jetPtVersion = copy.deepcopy(kinematic_var) |
Definition at line 99 of file RecoTauCommonJetSelections_cfi.py.
Definition at line 22 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::kinematic_selection = cms.string('pt > 5.0 & abs(eta) < 2.5') |
Definition at line 16 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::lazyParsing = cms.untracked.bool(True) |
Definition at line 123 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::lead_object_jet_selection = cms.string("getPFConstituent(0).pt() > 1.0") |
Definition at line 19 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::matchedVersion = copy.deepcopy(kinematic_var) |
Definition at line 106 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::max = cms.untracked.double(20.5) |
Definition at line 117 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::min = cms.untracked.double(-20.5) |
Definition at line 116 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::name = cms.untracked.string("decaymodeRes") |
Definition at line 119 of file RecoTauCommonJetSelections_cfi.py.
tuple RecoTauCommonJetSelections_cfi::nbins = cms.untracked.int32(41) |
Definition at line 118 of file RecoTauCommonJetSelections_cfi.py.
00001 cms.untracked.string( 00002 "decayMode() - bremsRecoveryEOverPLead()")
Definition at line 121 of file RecoTauCommonJetSelections_cfi.py.
00001 cms.VPSet( 00002 cms.PSet( 00003 min = cms.untracked.double(-3.5), 00004 max = cms.untracked.double(20.5), 00005 nbins = cms.untracked.int32(24), 00006 name = cms.untracked.string("decaymode"), 00007 description = cms.untracked.string("DecayMode"), 00008 plotquantity = cms.untracked.string("decayMode"), 00009 lazyParsing = cms.untracked.bool(True) 00010 ) 00011 )
Definition at line 84 of file RecoTauCommonJetSelections_cfi.py.